gstreamer/sys/applemedia
Matthew Waters 640a65bf96 gst: don't use volatile to mean atomic
volatile is not sufficient to provide atomic guarantees and real atomics
should be used instead.  GCC 11 has started warning about using volatile
with atomic operations.

https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1719

Discovered in https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/issues/868

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2098>
2021-03-22 14:34:36 +11:00
..
atdec.c
atdec.h
avfassetsrc.h
avfassetsrc.m doc: remove xml from comments 2019-05-29 22:58:08 +02:00
avfdeviceprovider.h Add device provider for AVFoundation capture devices. 2019-02-08 15:25:34 +00:00
avfdeviceprovider.m applemedia: Add some properties to GstAvfDevice 2020-03-23 12:05:19 +00:00
avfvideosrc.h Add device provider for AVFoundation capture devices. 2019-02-08 15:25:34 +00:00
avfvideosrc.m avfvideosrc: wait for permissions request dialog callback 2020-06-24 18:56:53 +00:00
avsamplevideosink.h
avsamplevideosink.m applemedia: add Hardware tag to element metadata 2019-02-19 23:45:32 +00:00
coremediabuffer.c gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
coremediabuffer.h
corevideobuffer.c gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
corevideobuffer.h
corevideomemory.c gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
corevideomemory.h
glcontexthelper.c
glcontexthelper.h
iosassetsrc.h
iosassetsrc.m doc: remove xml from comments 2019-05-29 22:58:08 +02:00
iosglmemory.c gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
iosglmemory.h
iosurfaceglmemory.c gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
iosurfaceglmemory.h applemedia: rename IOSurfaceMemory -> IOSurfaceGLMemory 2019-12-09 01:49:30 +00:00
iosurfacevulkanmemory.c gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
iosurfacevulkanmemory.h vtdec: add support for outputing vulkan images 2019-12-09 01:49:31 +00:00
meson.build build: update for gl pkg-config file split 2020-08-07 20:22:41 +10:00
metal-helpers.h vtdec: add support for outputing vulkan images 2019-12-09 01:49:31 +00:00
plugin.m Add device provider for AVFoundation capture devices. 2019-02-08 15:25:34 +00:00
videotexturecache-gl.h videotexturecache: implement GL specifics as a subclass 2019-12-09 01:49:30 +00:00
videotexturecache-gl.m applemedia: rename IOSurfaceMemory -> IOSurfaceGLMemory 2019-12-09 01:49:30 +00:00
videotexturecache-vulkan.h vtdec: add support for outputing vulkan images 2019-12-09 01:49:31 +00:00
videotexturecache-vulkan.mm vtdec/vulkan: use Shared storage mode for IOSurface textures 2020-09-23 23:21:50 +00:00
videotexturecache.h videotexturecache: implement GL specifics as a subclass 2019-12-09 01:49:30 +00:00
videotexturecache.m videotexturecache: implement GL specifics as a subclass 2019-12-09 01:49:30 +00:00
vtdec.c vtdec: add support for outputing vulkan images 2019-12-09 01:49:31 +00:00
vtdec.h vtdec: add support for outputing vulkan images 2019-12-09 01:49:31 +00:00
vtenc.c documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
vtenc.h
vtutil.c
vtutil.h