From fba71c0906853090be4621b87fbfa4d44aa1164b Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Thu, 27 Jan 2005 23:30:17 +0000 Subject: 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 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 29e33241..c88908d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-01-28 Ronald S. Bultje + + * 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 * po/LINGUAS: -- cgit v1.2.1