gstreamer/gst
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
..
adder adder: Do not send flush_start event with the stream lock taken 2013-07-04 22:10:13 -04:00
app gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
audioconvert Release 1.1.1 2013-06-05 18:31:27 +02:00
audiorate gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
audioresample audioresample: make explicit that neon is disabled and why 2013-07-03 09:44:32 +01:00
audiotestsrc gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
encoding streamcombiner: Fix locking 2013-07-22 08:08:27 +02:00
gio gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
playback playbin: Don't prefer decoders for which we found a matching sink 2013-07-16 12:21:44 +02:00
subparse subparse: use g_strdup() and friends 2013-07-17 09:04:47 +01:00
tcp tcp: Use the generic marshaller instead of generating custom ones 2013-04-25 09:20:29 +02:00
typefind typefind: avoid too low mpeg/ts probability on small amount of data 2013-07-01 11:08:24 +02:00
videoconvert videoconvert: Fix leaking of the chroma resample helper objects 2013-06-11 15:24:05 +02:00
videorate videorate: Reset base timestamp and out_frame_count in any case on SEGMENT_EVENT 2013-05-09 16:22:13 +02:00
videoscale Release 1.1.1 2013-06-05 18:31:27 +02:00
videotestsrc videotestsrc: do not leak lines 2013-06-27 12:39:47 +02:00
volume Release 1.1.1 2013-06-05 18:31:27 +02:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00