gstreamer/gst/flv
Sebastian Dröge b8dff38998 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.
2008-10-27 09:32:03 +00:00
..
gstflvdemux.c gst/flv/gstflvdemux.c: Don't post an error message on the bus if sending EOS downstream didn't work. Fixes bug #550454. 2008-10-27 09:32:03 +00:00
gstflvdemux.h gst/flv/gstflvdemux.*: If our index was created by the element and not provided from the outside we should destroy it... 2008-10-27 09:14:45 +00:00
gstflvmux.c gst/flv/gstflvmux.c: Don't set video_codec to the value that actually should go into audio codec, otherwise we create... 2008-10-16 15:21:15 +00:00
gstflvmux.h gst/flv/: Add first version of a FLV muxer. The only missing feature is writing of stream metadata. 2008-10-09 09:26:58 +00:00
gstflvparse.c gst/flv/: In pull mode we create our own index before doing anything else and don't use the index provided by some fi... 2008-10-27 09:25:11 +00:00
gstflvparse.h gst/flv/: In pull mode we create our own index before doing anything else and don't use the index provided by some fi... 2008-10-27 09:25:11 +00:00
Makefile.am gst/flv/: Add first version of a FLV muxer. The only missing feature is writing of stream metadata. 2008-10-09 09:26:58 +00:00