gstreamer/gst/flv
Sebastian Dröge 5453883e63 gst/flv/gstflvmux.c: Don't set video_codec to the value that actually should go into audio codec, otherwise we create...
Original commit message from CVS:
* gst/flv/gstflvmux.c: (gst_flv_mux_audio_pad_setcaps),
(gst_flv_mux_write_buffer):
Don't set video_codec to the value that actually should go
into audio codec, otherwise we create invalid files.
Fixes bug #556564.
2008-10-16 15:21:15 +00:00
..
gstflvdemux.c gst/flv/gstflvdemux.c: Fix regression of handling flow returns in pull mode. 2008-10-12 17:08:10 +00:00
gstflvdemux.h gst/flv/: Introduce demuxing support for AAC and 2008-06-13 22:46:43 +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/gstflvparse.c: Use gst_pad_alloc_buffer_and_set_caps() to make sure we get a buffer with caps that we can wor... 2008-10-10 16:33:36 +00:00
gstflvparse.h gst/flv/: Get an approximate duration of the file by looking at the timestamp of the last tag in pull mode. If we get... 2008-10-09 16:20:26 +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