gstreamer/tests/internal
Matthew Waters d270654c48 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/gstreamer-vaapi/-/merge_requests/418>
2021-03-19 19:03:54 +11:00
..
codec.c tests: move examples and tests to subfolders 2019-10-16 12:48:24 -07:00
codec.h tests: move examples and tests to subfolders 2019-10-16 12:48:24 -07:00
decoder.c tests: move examples and tests to subfolders 2019-10-16 12:48:24 -07:00
decoder.h tests: move examples and tests to subfolders 2019-10-16 12:48:24 -07:00
image.c libs: subpicture: Make subpicture a standard GstMiniObject. 2020-05-27 15:08:00 +08:00
image.h tests: move examples and tests to subfolders 2019-10-16 12:48:24 -07:00
meson.build Remove all FEI related 2020-01-15 07:30:15 +00:00
output.c libs: remove GstVaapiPixmap 2020-03-17 15:46:46 +00:00
output.h libs: remove GstVaapiPixmap 2020-03-17 15:46:46 +00:00
simple-decoder.c gst: don't use volatile to mean atomic 2021-03-19 19:03:54 +11:00
simple-encoder.c libs: image: port to GstMiniObject base class 2019-12-20 05:01:07 +00:00
test-decode.c libs: remove GstVaapiPixmap 2020-03-17 15:46:46 +00:00
test-decode.h tests: move examples and tests to subfolders 2019-10-16 12:48:24 -07:00
test-display.c test: avoid unused warning for test-display 2020-02-22 12:59:13 +00:00
test-filter.c libs: surface: surfacepool: Add allocation flags in constructors. 2020-02-23 13:12:15 +01:00
test-h264.c tests: move examples and tests to subfolders 2019-10-16 12:48:24 -07:00
test-h264.h tests: move examples and tests to subfolders 2019-10-16 12:48:24 -07:00
test-jpeg.c tests: move examples and tests to subfolders 2019-10-16 12:48:24 -07:00
test-jpeg.h tests: move examples and tests to subfolders 2019-10-16 12:48:24 -07:00
test-mpeg2.c tests: move examples and tests to subfolders 2019-10-16 12:48:24 -07:00
test-mpeg2.h tests: move examples and tests to subfolders 2019-10-16 12:48:24 -07:00
test-mpeg4.c tests: move examples and tests to subfolders 2019-10-16 12:48:24 -07:00
test-mpeg4.h tests: move examples and tests to subfolders 2019-10-16 12:48:24 -07:00
test-subpicture-data.c tests: move examples and tests to subfolders 2019-10-16 12:48:24 -07:00
test-subpicture-data.h tests: move examples and tests to subfolders 2019-10-16 12:48:24 -07:00
test-subpicture.c tests: move examples and tests to subfolders 2019-10-16 12:48:24 -07:00
test-surfaces.c libs: surface: surfacepool: Add allocation flags in constructors. 2020-02-23 13:12:15 +01:00
test-textures.c libs: texture: Make texture a standard GstMiniObject. 2020-05-16 19:18:46 +02:00
test-vc1.c tests: move examples and tests to subfolders 2019-10-16 12:48:24 -07:00
test-vc1.h tests: move examples and tests to subfolders 2019-10-16 12:48:24 -07:00
test-windows.c libs: surface: port to GstMiniObject 2019-12-20 05:01:08 +00:00
y4mreader.c tests: move examples and tests to subfolders 2019-10-16 12:48:24 -07:00
y4mreader.h tests: move examples and tests to subfolders 2019-10-16 12:48:24 -07:00