Opened 11 months ago
Closed 11 months ago
#21285 closed enhancement (fixed)
libavif-1.2.1
| Reported by: | Bruce Dubbs | Owned by: | Douglas R. Reno |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.4 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New point version.
Change History (3)
comment:1 by , 11 months ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 11 months ago
comment:3 by , 11 months ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

1.2.1 - 2025-03-17 Added since 1.2.0 Add support for outputting all frames of an image sequence in avifdec. avifdec --index all sequence.avif out.png creates files named out-xxxxxxxxxx.png where xxxxxxxxxx are the zero-padded frame indices. Changed since 1.2.0 Fix local libargparse dependency patch step on macOS 10.15 and earlier. Patch local libyuv dependency for compatibility with gcc 10. Use stricter C99 syntax to avoid related compilation issues. Update svt.cmd/svt.sh/LocalSvt.cmake to v3.0.1.