gstreamer/tests/check/libs
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
..
av1parser.c test: av1parser: update the test result because of bug fixing. 2020-11-17 19:31:09 +00:00
h264parser.c h264parser: Add support for creating picture timing SEI 2020-04-08 15:39:12 +00:00
h265parser.c h265parse: recognize more HEVC extension streams 2020-09-16 16:51:45 +00:00
insertbin.c documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
isoff.c isoff: Add parsing mss specific tfrf and tfxd boxes 2017-08-25 17:21:32 -07:00
isoff.h isoff: Add parsing mss specific tfrf and tfxd boxes 2017-08-25 17:21:32 -07:00
mpegts.c mpegts: Add support for SCTE-35 sections 2019-10-31 12:31:27 +00:00
mpegvideoparser.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
nalutils.c nalutils: Introduce NAL writer helper methods 2020-03-30 07:59:10 +00:00
planaraudioadapter.c Run gst-indent through the files 2018-11-28 14:18:26 +00:00
play.c play: tests: Switch user-agent test to a real HTTP server 2021-03-09 18:03:48 +00:00
vc1parser.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
vkcommandpool.c vulkan: implement command buffer reuse 2019-09-19 02:01:35 +00:00
vkdevice.c vulkan: split physical device from logical device 2019-09-17 13:02:44 +10:00
vkimage.c gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
vkinstance.c vulkan/instance: expose extension/layer choices 2020-06-21 09:30:29 +00:00
vkmemory.c vkbuffer: remove buffer view from the memory 2019-09-25 11:11:02 +00:00
vkwindow.c vulkan/window: add property for the parent display 2019-07-05 16:20:05 +10:00
vp8parser.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
vp9parser.c tests: vp9parser: Add test parsing superframe 2020-03-02 01:55:33 +09:00