Package: aom / 3.6.0-1+deb12u2

Metadata

Package Version Patches format
aom 3.6.0-1+deb12u2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 doc Use libjs mathjax rather than cloudflare copy.patch | (download)

libs.doxy_template | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 doc: use libjs-mathjax rather than cloudflare copy


0002 use system libyuv.patch | (download)

CMakeLists.txt | 16 6 + 10 - 0 !
aom_dsp/butteraugli.c | 2 1 + 1 - 0 !
apps/aomdec.c | 2 1 + 1 - 0 !
apps/aomenc.c | 2 1 + 1 - 0 !
test/test.cmake | 6 3 + 3 - 0 !
5 files changed, 12 insertions(+), 16 deletions(-)

 use system libyuv


CVE 2024 5171.patch | (download)

aom/aom_image.h | 28 19 + 9 - 0 !
aom/src/aom_image.c | 34 23 + 11 - 0 !
test/aom_image_test.cc | 65 65 + 0 - 0 !
3 files changed, 107 insertions(+), 20 deletions(-)

---
backport/0004 Guard support of 7.x and 8.x levels under a config f.patch | (download)

aom/aomcx.h | 12 7 + 5 - 0 !
av1/common/av1_common_int.h | 9 8 + 1 - 0 !
av1/common/tile_common.c | 4 4 + 0 - 0 !
av1/common/tile_common.h | 2 2 + 0 - 0 !
av1/encoder/encoder.c | 47 29 + 18 - 0 !
av1/encoder/level.c | 6 6 + 0 - 0 !
build/cmake/aom_config_defaults.cmake | 2 2 + 0 - 0 !
test/invalid_file_test.cc | 4 4 + 0 - 0 !
test/level_test.cc | 2 1 + 1 - 0 !
test/test-data.sha1 | 1 1 + 0 - 0 !
test/test_data_util.cmake | 1 1 + 0 - 0 !
11 files changed, 65 insertions(+), 25 deletions(-)

 guard support of 7.x and 8.x levels under a config flag.

Also only output 7.x and 8.x levels when explicitly asked.

Bug-Debian: https://bugs.debian.org/1106884
BUG: aomedia:2871
backport/0005 Improve CONFIG_CWG_C013.patch | (download)

aom/aomcx.h | 7 4 + 3 - 0 !
av1/encoder/encoder.c | 2 1 + 1 - 0 !
av1/encoder/level.c | 11 10 + 1 - 0 !
test/level_test.cc | 4 2 + 2 - 0 !
4 files changed, 17 insertions(+), 7 deletions(-)

 improve config_cwg_c013

BUG: aomedia:2871

Bug-Debian: https://bugs.debian.org/1106884