gstreamer/sys
Nicolas Dufresne 3b22a604b5 v4l2: Properly fix Android build
The previous patch did not even compile on any possible platform or C
standard. That commit also didn't have a proper commit message.

Android ships Linux with a different signature for ioctl. They first
released an ioctl with int as request type, and later "fixed" it by
adding an override with unsign, which is still not matching Linux and
BSD implementation which uses unsigned long int.
2018-11-21 18:58:38 -05:00
..
directsound meson: Add build files for osxaudio, osxvideo, waveform 2018-08-17 20:05:25 +05:30
oss meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30
oss4 meson: Fix oss4 header checks 2018-08-01 03:18:58 +05:30
osxaudio osxaudio: add support for parsing more channel layouts ... 2018-09-24 15:50:23 +03:00
osxvideo meson: Add build files for osxaudio, osxvideo, waveform 2018-08-17 20:05:25 +05:30
v4l2 v4l2: Properly fix Android build 2018-11-21 18:58:38 -05:00
waveform meson: Add build files for osxaudio, osxvideo, waveform 2018-08-17 20:05:25 +05:30
ximage meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30
Makefile.am sys: remove sunaudio plugin 2017-06-23 20:02:43 +01:00
meson.build meson: Add build files for osxaudio, osxvideo, waveform 2018-08-17 20:05:25 +05:30