From 0865a6019e62a401ea4759ed2985cfda02b60a28 Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Wed, 18 Jun 2008 20:09:28 +0000 Subject: gst/matroska/matroska-demux.c: Update FIXME/TODOs and only ignore EOS at the central, important place instead of seve... Original commit message from CVS: * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_contents_seekentry): Update FIXME/TODOs and only ignore EOS at the central, important place instead of several places. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 91740c63..7fb13987 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-06-18 Sebastian Dröge + + * gst/matroska/matroska-demux.c: + (gst_matroska_demux_parse_contents_seekentry): + Update FIXME/TODOs and only ignore EOS at the central, important place + instead of several places. + 2008-06-18 Wim Taymans * gst/rtp/gstrtpg726pay.c: -- cgit