Commit Graph

171 Commits

Author SHA1 Message Date
matthewjheaney
010416f8c6 removed some obsolete code
Change-Id: Ic66d4fbcce06613b9ab62734a3fa235315361b44
2010-09-23 11:39:47 -04:00
matthewjheaney
3d6c676ef2 fixed bug in SearchCues
Change-Id: I8a6e413820ce2da7f7975825aaa056c407dcc043
2010-09-23 11:26:05 -04:00
matthewjheaney
65361858b6 added cues support
Change-Id: I95d6f859346ad4cdccac423ebc99b2e2c7eca8a5
2010-09-23 10:59:44 -04:00
matthewjheaney
a9cff1f923 simplified cluster loading algorithm
Change-Id: Iae71035aac7d9aadf2ac9b8c2a4246c506e5ddfb
2010-09-22 12:47:24 -04:00
matthewjheaney
fe56cd5929 fixed bug in AddCluster
Change-Id: Iab96e08de77e8ccef2f5ff717ab2bae888ca4abf
2010-09-21 16:37:19 -04:00
Hwasoo Lee
c22b286ee0 fixed bug #181:
Change-Id: I5912036835046f7d6534114e83542ebcbcc019b7
2010-09-21 11:47:35 -04:00
matthewjheaney
1e9b0f5b21 smarter method for finding cluster, given a time
Change-Id: Ia727cc60deba87ab0a8da5d0576e7aeb7b273f74
2010-09-16 15:54:40 -04:00
matthewjheaney
b8b14eef12 GetFirstTime returns long long, not __int64
Change-Id: Ia7f43f799a84c9a2a7dfeb79b2e152f933aba2bd
2010-09-10 14:42:11 -04:00
matthewjheaney
a92619c7d3 mkvparser: Cluster::GetLast should load block entries
Change-Id: Ia8606be6c316591b1dc97bf684361dc9492e64c1
2010-09-03 16:41:28 -04:00
matthewjheaney
276009d78a search multiple clusters for first (or next) frame
Change-Id: Ib4d50b89f1e3abe7b59d4adabc272faeb2b429a2
2010-09-03 16:01:36 -04:00
Hwasoo Lee
02679abae5 Added RELEASE.TXT
Change-Id: If4b2395d2f05da480bf09921f71ad46ed3c51969
2010-07-19 20:20:29 -04:00
Hwasoo Lee
4243c5dc20 * fixed item 141 and added GetVersion()
Change-Id: I4a54b66f8c781150e41845b0a62e42ad376e53a4
2010-07-19 15:06:51 -04:00
Frank Galligan
a4007c1dc9 Update the handling of key frames in non-simple blocks.
Change-Id: I1705b20f4a9ee197c56533ae72df37531cb7ee87
2010-06-30 14:04:12 -04:00
John Koleszar
e23b91f3b9 sample: lookup track by number to print type
The track number doesn't have to be equal to the track type, so look
up the track from the number in the block to get its type.

Fixes issue #108
2010-06-29 16:29:45 -04:00
Hwasoo Lee
8993f17fb9 removed trailing white spaces in code
Change-Id: Ifec57ab7278a6b63fd2465e32ba82c7805c359ab
2010-06-15 17:47:45 -04:00
Hwasoo Lee
d62bdb81fd added new license files
Change-Id: I9657e99037eddafa31ca24299f433968a4ab9b0b
2010-06-15 17:45:08 -04:00
Hwasoo Lee
0a8911b74c changed headers for license
Change-Id: Ie09fd98548a9c3300a523b40f83d42c3de13e1c3
2010-06-15 17:43:20 -04:00
Hwasoo Lee
8ccdd10ad8 initialized AudioTrack and fixed indentation in Linux
Change-Id: I7ca148256f695b053318e962b06e34034b6c7cd4
2010-06-11 16:30:13 -04:00
Hwasoo Lee
6198e1ddfb added Release mode
Change-Id: I6275672e7b96a4ccd287c70bbdf048d91c912cfa
2010-06-11 14:31:20 -04:00
Hwasoo Lee
5e785450d6 handled no seekhead of clusters
Change-Id: I901381c774772103e9f0324c8618f2e4b783deec
2010-06-11 14:30:34 -04:00
John Koleszar
d537a9471d Initial version 2010-06-02 10:25:33 -04:00