gst/matroska/matroska-demux.c: Fix logic error in timing of subtitle stream synchroni...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Thu, 27 Jan 2005 23:30:17 +0000 (23:30 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Thu, 27 Jan 2005 23:30:17 +0000 (23:30 +0000)
commite4bcc8faef0ff744423bbf0e1154f177f07875d0
tree5fdd9b28fdb59242d6f5cc8be1574fdd211843b9
parented633bf4505b8480b836c2d38b5fa9cea34ea172
gst/matroska/matroska-demux.c: Fix logic error in timing of subtitle stream synchronization.

Original commit message from CVS:
* gst/matroska/matroska-demux.c:
(gst_matroska_demux_parse_blockgroup):
Fix logic error in timing of subtitle stream synchronization.
* gst/typefind/gsttypefindfunctions.c: (qt_type_find):
Add skip-chunk, which is found in kodak-camera streams.
ChangeLog