gstreamer/gst/encoding
Sebastian Dröge 9bd140d3b7 streamcombiner: Fix locking
We have to hold the streams-lock when iterating over all pads,
also the stream-lock of the pad is already locked when we receive
EOS.

Call gst_pad_event_default() for the correct default handling of
events.
2013-07-22 08:08:27 +02: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 streamcombiner: Fix locking 2013-07-22 08:08:27 +02: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