gstreamer/subprojects/gst-plugins-bad/ext/aom
Sebastian Dröge da198e59b2 av1enc: Use correct enum type with libaom >= 3
This fixes, among other things, a compiler warning with clang.

Also add static assertions that our own enum values match with the ones
from libaom.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4223>
2023-03-25 07:12:53 +00:00
..
gstaom.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstaom.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstav1dec.c aom: Include stream-format and alignment in the AV1 caps 2023-02-01 19:04:32 +00:00
gstav1dec.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstav1enc.c av1enc: Use correct enum type with libaom >= 3 2023-03-25 07:12:53 +00:00
gstav1enc.h av1enc: Use correct enum type with libaom >= 3 2023-03-25 07:12:53 +00:00
gstav1utils.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstav1utils.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
meson.build av1enc: Use correct enum type with libaom >= 3 2023-03-25 07:12:53 +00:00