mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
dfe1f6d803
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 |
||
---|---|---|
.. | ||
cocoawindow.h | ||
cocoawindow.m | ||
Makefile.am | ||
meson.build | ||
osxvideosink.h | ||
osxvideosink.m |