gstreamer/gst
Sebastian Dröge 0760fe8625 playsink: Always take the playsink lock when adding or removing pad probes
Otherwise we might end up inside the callback without having stored
the probe id... then try to remove that probe (not!) from the callback
and wait forever for the pad to unblock.
2014-05-20 09:51:07 +02:00
..
adder Release 1.3.1 2014-05-03 17:50:10 +02:00
app docs: remove old 0.10 Since markers 2013-11-16 16:10:07 +00:00
audioconvert Release 1.3.1 2014-05-03 17:50:10 +02:00
audiorate docs: remove old 0.10 Since markers 2013-11-16 16:10:07 +00:00
audioresample audioresample: Don't left-shift into the sign bit, instead use unsigned integers 2014-04-22 18:28:10 +02:00
audiotestsrc gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
encoding encodebin: guard against gst_pad_get_peer returning NULL 2014-04-10 13:28:30 +01:00
gio giobasesink: we mustn't change the format of a query response 2014-04-27 00:49:01 +01:00
playback playsink: Always take the playsink lock when adding or removing pad probes 2014-05-20 09:51:07 +02:00
subparse subparse: Add support for parsing LRC subtitles 2013-12-18 15:52:53 +01:00
tcp docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:28:57 +01:00
typefind typefind: remove pointless checks for data being NULL 2014-04-10 15:16:03 +01:00
videoconvert Release 1.3.1 2014-05-03 17:50:10 +02:00
videorate docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:28:57 +01:00
videoscale Release 1.3.1 2014-05-03 17:50:10 +02:00
videotestsrc Release 1.3.1 2014-05-03 17:50:10 +02:00
volume Release 1.3.1 2014-05-03 17:50:10 +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