gstreamer/sys
Dan Kegel dfe1f6d803 osxvideo: fix mac os 10.14 build
lockFocusIfCanDraw is deprecated in mac os 10.14.  Apple suggests a
different way to do what that does, but for now, just suppress the deprecation.

There's no way to disable just that deprecation, so shut them all down.

OpenGL is also deprecated in mac os 10.14.  There is a gentle way to
turn off just those deprecations (GL_SILENCE_DEPRECATION), but since
this commit turns them all off, that's moot.

https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/577
2019-04-08 16:27:13 -07: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 osxcoreaudio: fix typo 2018-12-17 13:45:36 +01:00
osxvideo osxvideo: fix mac os 10.14 build 2019-04-08 16:27:13 -07:00
v4l2 v4l2: remove __user define from types-compat.h 2019-04-05 16:01:55 +00:00
waveform meson: Add build files for osxaudio, osxvideo, waveform 2018-08-17 20:05:25 +05:30
ximage meson: ximage: check for XShmAttach() 2019-01-22 09:52:14 +00:00
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