gst/avi/gstavidemux.*: Proper aggregation of each stream's GstFlowReturn in order...
authorEdward Hervey <bilboed@bilboed.com>
Mon, 3 Jul 2006 15:28:48 +0000 (15:28 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 3 Jul 2006 15:28:48 +0000 (15:28 +0000)
commit663856a5144843cd0dcd524b4529be00d005c8c0
tree5a4718d173da87a1f7131afc177e5b25c226c3bc
parent48197ea82653a365ea1e872551c68169987d449b
gst/avi/gstavidemux.*: Proper aggregation of each stream's GstFlowReturn in order to figure out whether the task shou...

Original commit message from CVS:
* gst/avi/gstavidemux.c: (gst_avi_demux_reset),
(gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
(gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
(gst_avi_demux_process_next_entry), (push_tag_lists),
(gst_avi_demux_stream_data), (gst_avi_demux_loop):
* gst/avi/gstavidemux.h:
Proper aggregation of each stream's GstFlowReturn in order to figure out
whether the task should stop or not.
Don't send inline events before pushing out a NEW_SEGMENT, more
specifically for GST_TAG_EVENT.
Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
sub-indexes.
ChangeLog
common
gst/avi/gstavidemux.c
gst/avi/gstavidemux.h