gstreamer/sys
Ole André Vadla Ravnås f3d8e3920d applemedia: only enqueue buffers in the VideoToolbox callbacks
These callbacks may fire from any thread, hence we should only enqueue
buffers and let the streaming thread take care of the rest as soon as
the blocking encode or decode operation has finished.
2010-12-10 04:07:05 +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 applemedia: only enqueue buffers in the VideoToolbox callbacks 2010-12-10 04:07:05 +01:00
audioflingersink sys: Add android audioflingersink 2010-12-03 17:46:27 +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 dvbbasebin: Add TDT to the initial pids filter for dvbsrc. Fixes #635200. 2010-11-19 18:04:12 +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: Don't pass the ShmPipe to the function closing the shm area 2010-11-24 19:12:10 -05: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: fix framerate fraction range mapping 2010-12-10 04:06:53 +01: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