#18897 closed enhancement (fixed)
libaom-3.7.1
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.1 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description
New point version.
Change History (4)
comment:1 by , 10 months ago
comment:2 by , 10 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 10 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits 0fd23702 and 03b53c0e.
comment:4 by , 10 months ago
libaom 3.7.1 2023-11-17 v3.7.1 This release includes several bug fixes. This release is ABI compatible with the last release. See https://aomedia.googlesource.com/aom/+log/v3.7.0..v3.7.1 for all the commits in this release. - Bug Fixes * aomedia:3349: heap overflow when increasing resolution * aomedia:3478: GCC 12.2.0 emits a -Wstringop-overflow warning on aom/av1/encoder/motion_search_facade.c * aomedia:3489: Detect encoder and image high bit depth mismatch * aomedia:3491: heap-buffer-overflow on frame size change * b/303023614: Segfault at encoding time for high bit depth images
Note:
See TracTickets
for help on using tickets.
It now automatically falls back to nasm if yasm is not available, so we can just say "yasm or nasm" without the "pass the -DENABLE_NASM=yes option" stuff.