[MOVED FROM BAD 38/57] gst/flv/gstflvdemux.c: Don't post an error message on the...
authorSebastian Dröge <slomo@circular-chaos.org>
Mon, 27 Oct 2008 09:32:03 +0000 (09:32 +0000)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 12 May 2009 19:20:58 +0000 (21:20 +0200)
commit5b0cab97002d0d4e30f7a141452b0e7876fda01e
treed1eba1b4398f2d783b6bab69e7888dafef953ae5
parentc61d041aca350a11e8d423ce1ad0e2a998d2bd91
[MOVED FROM BAD 38/57] gst/flv/gstflvdemux.c: Don't post an error message on the bus if sending EOS downstream didn't work. Fixes bug #550454.

Original commit message from CVS:
* gst/flv/gstflvdemux.c: (gst_flv_demux_loop),
(gst_flv_demux_find_offset), (gst_flv_demux_handle_seek_push),
(gst_flv_demux_handle_seek_pull):
Don't post an error message on the bus if sending EOS downstream
didn't work. Fixes bug #550454.
Fix seek event handling to look at the flags of the seek event
instead of assuming some random flags, don't send segment-start
messages when operating in push mode and push seek events upstream
if we couldn't handle them.
gst/flv/gstflvdemux.c