mirror of
https://github.com/linuxserver/docker-ffmpeg.git
synced 2026-02-20 04:56:23 +08:00
commit
d234aeeff1
@ -43,7 +43,7 @@ ENV \
|
||||
OPUS=1.5.2 \
|
||||
RAV1E=0.7.1 \
|
||||
SHADERC=v2024.1 \
|
||||
SVTAV1=2.0.0 \
|
||||
SVTAV1=2.1.0 \
|
||||
THEORA=1.1.1 \
|
||||
VORBIS=1.3.7 \
|
||||
VPLGPURT=24.1.5 \
|
||||
|
||||
@ -34,7 +34,7 @@ ENV \
|
||||
OPENJPEG=2.5.2 \
|
||||
OPUS=1.5.2 \
|
||||
RAV1E=0.7.1 \
|
||||
SVTAV1=2.0.0 \
|
||||
SVTAV1=2.1.0 \
|
||||
THEORA=1.1.1 \
|
||||
VORBIS=1.3.7 \
|
||||
VPX=1.14.0 \
|
||||
|
||||
@ -173,7 +173,7 @@ docker run --rm --privileged multiarch/qemu-user-static:register --reset
|
||||
Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64`.
|
||||
|
||||
## Versions
|
||||
|
||||
* **20.05.24:** - Bump libsvtav1.
|
||||
* **09.05.24:** - Bump libaom, fribidi, kvazaar, various Intel drivers and libs, Mesa, opus, shaderc, webp and x265.
|
||||
* **11.04.24:** - Explicitly disable libdrm on aarch64, add new lib `libxcb-shm0`. Add quick test at the end of build.
|
||||
* **10.04.24:** - Compile ffmpeg with `libfribidi`, `libharfbuzz` and `libfontconfig`, compile libharfbuzz.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user