gstreamer/gst/flv
Tim-Philipp Müller 6b0dd47586 flvmux: create streamable output if downstream is not seekable
Ignore the "streamable" property setting and create streamable
output if downstream is known not to be seekable (as queried
via a SEEKABLE query).

Fixes pipelines like flvmux ! appsink possibly creating seemingly
corrupted output if streamable has not been set to true.
2012-02-25 15:56:51 +00:00
..
amfdefs.h flvmux: add some comments and defines to clarify code. 2011-10-27 00:41:29 +11:00
gstflvdemux.c flvdemux: specify we only output raw AAC in template caps 2012-02-02 12:36:30 +00:00
gstflvdemux.h flvdemux: detect large pts gaps and resync 2011-11-07 12:38:49 +00:00
gstflvmux.c flvmux: create streamable output if downstream is not seekable 2012-02-25 15:56:51 +00:00
gstflvmux.h flvmux: use GstCollectPads2 event callback 2011-12-15 16:49:41 +01:00
Makefile.am gst/flv/: add amfdefs.h to noinst_HEADERS 2011-11-07 17:28:38 +00:00