gstreamer/sys
Martin Kelly c257829213 ahc: eliminate AHC*_CALL macros
Currently, we use AHC*_CALL macros to call many of the Camera functions.
However, we already have helper classes to call the Camera functions, so
eliminate the macros.

As a nice side-benefit, we also get improved error handling and
reporting when something goes wrong calling these functions, because a
GError gets populated, and we log a GST_ERROR when something fails. This
was harder to do using macros, as all error handling was hidden from the
caller.

https://bugzilla.gnome.org/show_bug.cgi?id=763065
2016-03-24 14:55:14 +02:00
..
acmenc acmenc/acmmp3dec: remove unnecessary break after return 2016-02-16 18:03:51 +02:00
acmmp3dec acmenc/acmmp3dec: remove unnecessary break after return 2016-02-16 18:03:51 +02:00
androidmedia ahc: eliminate AHC*_CALL macros 2016-03-24 14:55:14 +02:00
applemedia vtdec: Negotiate the decoder in set_format() already 2016-02-25 11:38:07 +02: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 fbdevsink: fix bytes per pixel calculation 2016-02-23 11:36:57 +02:00
linsys Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
nvenc nvenc: release the frames and list when searching for an output buffer 2016-02-25 00:07:14 +11:00
opensles openslesringbuffer: Warn if the position reported by OpenSL is higher than what we queued up so far 2016-03-16 12:03:53 +02: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 uvch264_src: Fix caps memory leak 2016-02-17 08:57:30 +00: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