gstreamer/gst/flv
Sebastian Dröge f66e8bf233 gst/flv/gstflvdemux.c: Use gst_element_class_set_details_simple().
Original commit message from CVS:
* gst/flv/gstflvdemux.c: (gst_flv_demux_chain),
(gst_flv_demux_base_init):
Use gst_element_class_set_details_simple().
If we get GST_FLOW_NOT_LINKED in the parse loop but at least
one of the pads is linked continue the loop.
2008-10-09 15:26:56 +00:00
..
gstflvdemux.c gst/flv/gstflvdemux.c: Use gst_element_class_set_details_simple(). 2008-10-09 15:26:56 +00:00
gstflvdemux.h gst/flv/: Introduce demuxing support for AAC and 2008-06-13 22:46:43 +00:00
gstflvmux.c 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
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: Correct caps for video codec id 5: It's On2 VP6 with alpha channel which needs a different dec... 2008-10-09 10:00:51 +00:00
gstflvparse.h gst/flv/: Handle not linked pads, try to make it reusable, more safety checks. 2007-07-25 13:29:04 +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