gstreamer/sys
Ole André Vadla Ravnås abdb30c567 celvideosrc: fix nasty deadlock
We cannot call any CMBufferQueue functions while holding the lock that
our callback also depends on. So now we make use of CMBufferQueue's
trigger API in order to get notified when the queue has data.
2010-11-12 00:44:42 +01:00
..
acmenc Fix printf format strings for gcc 4.5 2010-04-29 10:17:56 +02:00
acmmp3dec Fix printf format strings for gcc 4.5 2010-04-29 10:17:56 +02:00
applemedia celvideosrc: fix nasty deadlock 2010-11-12 00:44:42 +01:00
cdrom gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
directdraw directdrawsink: port GstXOverlay bits to new API 2010-10-12 16:17:54 +01:00
directsound Fix warnings in directdrawsink and directsoundsrc 2010-05-01 00:04:55 +02:00
dshowdecwrapper dshowdecwrapper: Don't use GST_FLOW_IS_FATAL() 2010-09-21 12:29:06 +02:00
dshowsrcwrapper dshowvideosrc: don't make a range if min==max 2010-07-29 16:08:03 +02:00
dshowvideosink dshowvideosink: close our own window when changing the window id 2010-08-06 10:21:48 +01:00
dvb dvbsrc: Fix example usage, bandwidth=8 not 8MHz 2010-10-10 14:54:45 +01:00
dxr3 Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS 2010-05-19 18:24:02 -07:00
fbdev gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
osxvideo osx: more compiler warning fixes 2010-03-24 00:19:02 +00:00
qcam gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
qtwrapper osx: more compiler warning fixes 2010-03-24 00:19:02 +00:00
shm shm: Add C++ protection 2010-10-08 17:01:29 -04:00
v4l2 Remove more v4l2 stuff, hopefully fixing 'make distcheck' again. 2006-10-04 10:55:21 +00:00
vcd vcdsrc: minor clean-up 2010-06-12 00:19:00 +01:00
vdpau vdpau: Check return values of the bitreader functions 2010-10-03 15:55:22 +02:00
wasapi wasapisrc: Use new gst_audio_clock_new_full() 2010-07-16 17:59:15 +02:00
wininet Fix printf format strings for gcc 4.5 2010-04-29 10:17:56 +02:00
winks winks: work around shutdown deadlock 2010-10-28 17:08:41 +02:00
winscreencap gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
Makefile.am applemedia: New plugin for Apple multimedia APIs 2010-10-28 15:08:08 +02:00