gstreamer/gst/flv
Sebastian Dröge f577ffb12d gst/flv/: Add support for Speex audio and allow buffers without valid timestamp in the muxer.
Original commit message from CVS:
* gst/flv/gstflvmux.c: (gst_flv_mux_audio_pad_setcaps),
(gst_flv_mux_request_new_pad), (gst_flv_mux_write_buffer),
(gst_flv_mux_collected):
* gst/flv/gstflvmux.h:
* gst/flv/gstflvparse.c: (gst_flv_parse_audio_negotiate):
Add support for Speex audio and allow buffers without valid
timestamp in the muxer.
2008-10-27 09:33:40 +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/: Add support for Speex audio and allow buffers without valid timestamp in the muxer. 2008-10-27 09:33:40 +00:00
gstflvmux.h gst/flv/: Add support for Speex audio and allow buffers without valid timestamp in the muxer. 2008-10-27 09:33:40 +00:00
gstflvparse.c gst/flv/: Add support for Speex audio and allow buffers without valid timestamp in the muxer. 2008-10-27 09:33:40 +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