diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2007-08-22 Julien MOUTTE <julien@moutte.net> + + * 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 <wim.taymans@gmail.com> * gst/rtpmanager/gstrtpjitterbuffer.c: |