From 79a984c303998dd0ca17f4cc64f5e4321522d575 Mon Sep 17 00:00:00 2001 From: Julien Moutte Date: Wed, 22 Aug 2007 14:03:42 +0000 Subject: gst/flv/: Make sure we don't try filling up the index if no times object was parsed. Fix the way we decide to push ta... Original commit message from CVS: 2007-08-22 Julien MOUTTE * gst/flv/gstflvdemux.c: (gst_flv_demux_pull_tag): * gst/flv/gstflvparse.c: (gst_flv_parse_metadata_item), (gst_flv_parse_tag_script), (gst_flv_parse_tag_audio), (gst_flv_parse_tag_video): Make sure we don't try filling up the index if no times object was parsed. Fix the way we decide to push tags and emit no-more-pads. Fix some printf typing in debugging. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d8c76fe7..6402ff67 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2007-08-22 Julien MOUTTE + + * gst/flv/gstflvdemux.c: (gst_flv_demux_pull_tag): + * gst/flv/gstflvparse.c: (gst_flv_parse_metadata_item), + (gst_flv_parse_tag_script), (gst_flv_parse_tag_audio), + (gst_flv_parse_tag_video): Make sure we don't try filling up the + index if no times object was parsed. Fix the way we decide to push + tags and emit no-more-pads. Fix some printf typing in debugging. + 2007-08-21 Wim Taymans * gst/rtpmanager/gstrtpjitterbuffer.c: -- cgit v1.2.1