gstreamer/gst/encoding
Mathieu Duponchelle 2f8b0f1e34 encoding: fix EOS handling in streamsplitter / combiner.
This commit adds a streamcombinerpad with an is_eos field.
When streamcombiner receives an EOS on one of its pads, it
forwards it all its other pads are EOS.
This commit also removes the notion of "stream-switching-eos".
2013-07-21 20:25:54 -04:00
..
gstencodebin.c encodebin: Add action signal to get pad for a given profile 2013-03-31 12:02:05 +02:00
gstencodebin.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstsmartencoder.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstsmartencoder.h Fix FSF address 2012-11-03 23:05:09 +00:00
gststreamcombiner.c encoding: fix EOS handling in streamsplitter / combiner. 2013-07-21 20:25:54 -04:00
gststreamcombiner.h Fix FSF address 2012-11-03 23:05:09 +00:00
gststreamcombinerpad.h encoding: fix EOS handling in streamsplitter / combiner. 2013-07-21 20:25:54 -04:00
gststreamsplitter.c encoding: fix EOS handling in streamsplitter / combiner. 2013-07-21 20:25:54 -04:00
gststreamsplitter.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am encoding: fix EOS handling in streamsplitter / combiner. 2013-07-21 20:25:54 -04:00