mirror of
https://github.com/linuxserver/docker-ffmpeg.git
synced 2026-02-20 04:56:23 +08:00
add cargo to aarch64
This commit is contained in:
parent
e35de124c8
commit
8f049b3db9
@ -47,6 +47,7 @@ RUN \
|
||||
autoconf \
|
||||
automake \
|
||||
bzip2 \
|
||||
cargo \
|
||||
cmake \
|
||||
diffutils \
|
||||
g++ \
|
||||
|
||||
@ -173,7 +173,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
|
||||
|
||||
## Versions
|
||||
|
||||
* **01.01.24:** - Bump libaom, fdkaac, libdrm, libvmaf, libvpl, mesa and svt-av1.
|
||||
* **01.01.24:** - Add rav1e support. Bump libaom, fdkaac, libdrm, libvmaf, libvpl, mesa and svt-av1.
|
||||
* **06.12.23:** - Add libplacebo and libdobi to x86_64.
|
||||
* **05.12.23:** - Bump Mesa. Fix vdpau. Fix AMD VAAPI.
|
||||
* **25.11.23:** - Compile Mesa from source. Add proper Vulkan support (env var `ENABLE_VULKAN=true` no longer needed)(tested with Intel).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user