diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ 2008-07-02 Sebastian Dröge <sebastian.droege@collabora.co.uk> + * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset), + (gst_matroska_demux_handle_src_query), + (gst_matroska_demux_parse_info), + (gst_matroska_demux_loop_stream_parse_id): + * gst/matroska/matroska-demux.h: + Don't set the segment duration to the duration from the Matroska + header as this value could be wrong and is just informational. + +2008-07-02 Sebastian Dröge <sebastian.droege@collabora.co.uk> + * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream_parse_id): If no Tracks element is found until the first Cluster is found |
