gstreamer/gst
Wim Taymans dbfc80cd6c Release the group lock when setting states
Release the group lock while we perform the state changes on the uridecodebins
because that might trigger callbacks that we need to handle with the group lock
taken. Avoids a possible deadly embrace in some id3/flac files.
Fixes #567396.
2009-02-25 10:08:29 +01:00
..
adder Don't do void pointer arithmetic. 2009-01-30 17:16:39 +00:00
app Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:18 +00:00
audioconvert Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
audiorate Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
audioresample audioresample: Add locking to protect the resampling context 2009-02-15 07:30:17 +01:00
audiotestsrc gst/audiotestsrc/gstaudiotestsrc.*: Add property to control pull/push based scheduling. 2009-01-05 10:59:35 +00:00
ffmpegcolorspace ffmpegcolorspace: Add conversion from/to YVYU colorspace 2009-02-24 14:06:38 +01:00
gdp Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
playback Release the group lock when setting states 2009-02-25 10:08:29 +01:00
subparse gst/subparse/samiparse.c: Some versions of libxml seem to be very picky as to strict formatting of the input and neve... 2008-12-11 15:49:12 +00:00
tcp multifdsink: Fix strict aliasing error using a union 2009-02-24 17:03:08 +00:00
typefind typefind: Make the flac check more tight to not mistace some aac files for flac. Fixes #570356. 2009-02-03 15:28:50 +02:00
videorate gst/videorate/gstvideorate.c: Add jpeg and png image media types to the caps. Fixes #561436. 2008-11-22 14:44:26 +00:00
videoscale Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
videotestsrc ffmpegcolorspace/videotestsrc: Use v308 instead of V308 2009-02-13 10:10:25 +01:00
volume gst/volume/gstvolume.c: Use new basetransform vmethod to reconfigure the dynamic properties and any pending volume/mu... 2008-12-08 18:44:22 +00:00
Makefile.am gst/Makefile.am: GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean them twice 2008-03-03 23:59:45 +00:00