gstreamer/subprojects/gst-plugins-bad/ext/aom
Tim-Philipp Müller 24d21cdce4 aom: av1enc: restrict allowed input width and height
Restrict allowed input resolution to something sensible
in light of libaom CVE-2024-5171.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7320>
2024-08-08 10:15:06 +01: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 av1dec: Don't treat decoding errors as fatal and print more error details 2024-06-17 08:18:55 +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 aom: av1enc: restrict allowed input width and height 2024-08-08 10:15:06 +01:00
gstav1enc.h av1enc: Add timebase property to allow configuring a specific timebase 2024-05-23 09:15:34 +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