gstreamer/sys
Matthew Waters cd4a93da3b glsyncmeta: separate out gpu/cpu waits.
CPU waits are more expensive and are only required if the CPU is ever going to
access the data. GPU waits perform inter-context synchronisation and are cheaper
as they don't require CPU intervention.
2016-02-09 12:30:25 +11:00
..
acmenc acm: Port ACM MP3 decoder and encoders to GStreamer 1.x 2015-12-07 13:25:28 +02:00
acmmp3dec acm: Port ACM MP3 decoder and encoders to GStreamer 1.x 2015-12-07 13:25:28 +02:00
androidmedia glsyncmeta: separate out gpu/cpu waits. 2016-02-09 12:30:25 +11:00
applemedia applemedia: refactor GL context code 2016-01-29 15:10:32 +11:00
applemedia-nonpublic applemedia: Fix libtool usage 2014-02-06 16:17:39 +01:00
avc gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
bluez Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
d3dvideosink d3dvideosink: Don't try to recreate swapchain while the window is minimized 2015-11-30 19:53:28 +02:00
decklink decklinkaudiosrc: Fix discont tracking 2016-02-04 14:33:09 +11:00
directsound directsoundsrc: add device property as it is done in directsoundsink 2015-12-18 12:39:03 +01:00
dshowdecwrapper Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
dshowsrcwrapper Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
dshowvideosink Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
dvb dvbsrc: drop unnecessary use of _stdint.h 2016-01-30 17:35:33 +00:00
dxr3 Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
fbdev gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
linsys Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
nvenc nvenc: update for recent GL api changes 2016-01-12 23:36:54 +11:00
opensles plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
pvr2d Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
qcam Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
shm shmsink: fix possible deadlock in _render()/ _allocator_free() 2016-01-16 21:46:28 +00:00
tinyalsa tinyalsasink: Use glib CLAMP() instead of our own macro 2016-02-05 21:35:15 +05:30
uvch264 Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
vcd vcdsrc: port to 1. 2014-12-04 17:00:52 -03:00
vdpau plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
wasapi wasapi: Fix flags order for uninstalled build 2015-05-21 13:42:29 +10:00
wininet wininet: "iradio-mode" property defaults to TRUE 2014-03-05 20:28:04 +01:00
winks plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
winscreencap plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
Makefile.am Remove ancient and dead cdrom control plugin 2016-02-03 21:22:28 +00:00