diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-01-27 23:30:17 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-01-27 23:30:17 +0000 |
commit | fba71c0906853090be4621b87fbfa4d44aa1164b (patch) | |
tree | bd44be28144ad7de594345ca7801c59385069ddc | |
parent | 93f36ebe3525e8f8c2a386a0185b8fa43f4ec177 (diff) | |
download | gst-plugins-bad-fba71c0906853090be4621b87fbfa4d44aa1164b.tar.gz gst-plugins-bad-fba71c0906853090be4621b87fbfa4d44aa1164b.tar.bz2 gst-plugins-bad-fba71c0906853090be4621b87fbfa4d44aa1164b.zip |
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.
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net> + + * 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. + 2005-01-27 Thomas Vander Stichele <thomas at apestaart dot org> * po/LINGUAS: |