gstreamer/sys
Nirbheek Chauhan 10fcddedc2 wasapi: Fix build with Windows 8.1 SDK
With the Windows 8.1 SDK, the v1 of the AUDCLNT_STREAMOPTIONS enum is
defined which only has NONE and RAW, so it's not only defined when
AudioClient3 is available.

Add a meson check for the symbol. This is not needed for Autotools
because there we build against the MinGW audioclient.h which is still
at v1 of the AudioClient interface.
2018-08-08 01:03:53 +05:30
..
acmenc Fix up package name and origin in some plugins 2017-05-18 10:58:20 +01:00
acmmp3dec Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
androidmedia androidmedia: Invert the transform matrix from the decoder 2018-06-15 05:01:20 +10:00
applemedia meson: enable applemedia 2018-08-03 12:51:28 +10:00
bluez meson: Generate bluez.h instead of bluez-interface.h 2018-07-27 22:17:56 -04:00
d3dvideosink Add feature options for almost all plugins 2018-07-27 19:04:38 +05:30
decklink Add feature options for almost all plugins 2018-07-27 19:04:38 +05:30
directsound Add feature options for almost all plugins 2018-07-27 19:04:38 +05:30
dshowdecwrapper Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
dshowsrcwrapper dshowsrcwrapper: fix DirectShow caps negotiation and set capture pin caps 2016-04-23 15:21:44 +01:00
dshowvideosink bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
dvb Add feature options for almost all plugins 2018-07-27 19:04:38 +05:30
fbdev Add feature options for almost all plugins 2018-07-27 19:04:38 +05:30
ipcpipeline Add feature options for almost all plugins 2018-07-27 19:04:38 +05:30
kms Add feature options for almost all plugins 2018-07-27 19:04:38 +05:30
msdk Add feature options for almost all plugins 2018-07-27 19:04:38 +05:30
nvdec nvdec: Add support VP8/VP9 decoding 2018-05-05 18:13:00 +10:00
nvenc nvenc: Fix build warning error 2018-05-18 10:43:39 +01:00
opensles Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
shm Add feature options for almost all plugins 2018-07-27 19:04:38 +05:30
tinyalsa Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
uvch264 Add feature options for almost all plugins 2018-07-27 19:04:38 +05:30
vcd Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
vdpau vdpau: Run gst-indent 2018-06-06 07:50:21 +02:00
wasapi wasapi: Fix build with Windows 8.1 SDK 2018-08-08 01:03:53 +05:30
winks meson: Add option for winks plugin 2018-08-01 03:44:07 +05:30
winscreencap Add feature options for almost all plugins 2018-07-27 19:04:38 +05:30
Makefile.am ipcpipeline: move to sys/ and make it dependent on platform support for unix sockets 2017-08-02 10:40:24 +03:00
meson.build meson: enable applemedia 2018-08-03 12:51:28 +10:00