gstreamer/gst/flv
Julien Moutte 79a984c303 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  <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-22 14:03:42 +00:00
..
gstflvdemux.c 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... 2007-08-22 14:03:42 +00:00
gstflvdemux.h gst/flv/gstflvdemux.c: First method for seeking in pull mode using the index built step by step or coming from metadata. 2007-08-14 14:22:09 +00:00
gstflvparse.c 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... 2007-08-22 14:03:42 +00:00
gstflvparse.h gst/flv/: Handle not linked pads, try to make it reusable, more safety checks. 2007-07-25 13:29:04 +00:00
Makefile.am Adds a first draft of an FLV demuxer. 2007-07-19 15:05:30 +00:00