Skip to content
Snippets Groups Projects
Commit 2b9c1fdf authored by Tristan Matthews's avatar Tristan Matthews
Browse files

contrib: dav1d: update to 1.2.1

- Fix a threading race on task_thread.init_done
- NEON z2 8bpc and high bit-depth optimizations
- SSSE3 z2 high bit-depth optimziations
- Fix a desynced luma/chroma planes issue with Film Grain
- Reduce memory consumption
- Improve dav1d_parse_sequence_header() speed
- OBU: Improve header parsing and fix potential overflows
- OBU: Improve ITU-T T.35 parsing speed
- Misc buildsystems, CI and headers fixes

Source:

https://code.videolan.org/videolan/dav1d/-/releases/1.2.1
parent cf148903
No related branches found
No related tags found
1 merge request!3751contrib: dav1d: update to 1.2.1
Pipeline #349259 passed with stages
in 33 minutes and 11 seconds
1f1775bdcdbc38a0bb12d7f14f01ee321cc03f15d8b7c6fabe2ada3a3c46885b0eff5851ea912079a1519ef01278c3a192e3b0347b0ab9b25cafab4124f1ae6a dav1d-1.2.0.tar.xz
f172eebc0a5f6c51d31fc9e9758c2dd0de51d8a5d0e00c93a5f2b1b16b7b4a37b365f9c56dea95d400e66b63af5fa4c63d9e720719ac38852777fc8c6066e4a7 dav1d-1.2.1.tar.xz
# libdav1d
DAV1D_VERSION := 1.2.0
DAV1D_VERSION := 1.2.1
DAV1D_URL := $(VIDEOLAN)/dav1d/$(DAV1D_VERSION)/dav1d-$(DAV1D_VERSION).tar.xz
PKGS += dav1d
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment