From 88828944a0722dc88ed4e014d852e9096ced7581 Mon Sep 17 00:00:00 2001
From: <>
Date: Tue, 3 Dec 2024 12:31:47 +0000
Subject: [PATCH] Deployed 39e1d6748 with MkDocs version: 1.6.1
---
images/docker-ffmpeg/index.html | 2 +-
images/docker-orcaslicer/index.html | 6 +++---
images/docker-syncthing/index.html | 6 +++---
search/search_index.json | 2 +-
4 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/images/docker-ffmpeg/index.html b/images/docker-ffmpeg/index.html
index f7df4cdbc4..56b66496a0 100644
--- a/images/docker-ffmpeg/index.html
+++ b/images/docker-ffmpeg/index.html
@@ -56,4 +56,4 @@
--pull \
-t lscr.io/linuxserver/docker-ffmpeg:latest .
The ARM variants can be built on x86_64 hardware using multiarch/qemu-user-static
docker run --rm --privileged multiarch/qemu-user-static:register --reset
-
Once registered you can define the dockerfile to use with -f Dockerfile.aarch64
.
Versions
- 07.11.24: - Bump harfbuzz, Intel drivers and libs, libdav1d, mesa, svtav1, vpx, vulkan sdk and vvenc.
- 05.10.24: - Add support for libvvenc on aarch64. Bump mesa.
- 30.09.24: - Bump ffmpeg for 7.1. Add support for libvvenc (amd64 only) and liblc3. Bump libfribidi and libharfbuzz.
- 24.09.24: - Let ffmpeg terminate gracefully on docker stop/restart. Bump libharfbuzz, libpng, mesa, shaderc and libx265.
- 09.09.24: - Add libzmq.
- 31.08.24: - Bump libaom, libdrm, libvpl, mesa and svtav1. Enable nvdec/nvenc on arm64 (untested).
- 17.08.24: - Bump ffmpeg, freetype, libdovi and mesa.
- 14.08.24: - Add SRT and libRIST.
- 01.08.24: - Add libdav1d. Bump libharfbuzz, various Intel drivers and libs, libass, libdrm, libplacebo, libva, mesa, svtav1, and vulkan sdk.
- 21.06.24: - Bump mesa and libaom. Update lib path for rav1e.
- 08.06.24: - Bump ffmpeg, fribidi, libdrm, mesa and vpx.
- 26.05.24: - Rebase to Ubuntu Noble. Bump libass, libharfbuzz and vulkan-sdk.
- 22.05.24: - Bump Mesa to 24.1.0.
- 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. - 05.04.24: - Bump ffmpeg to 7.0, bump libdovi, libva, mesa and vulkan-sdk.
- 16.03.24: - Bump libaom, mesa, openjpeg, opus, shaderc and svtav1.
- 11.02.24: - Add Zimg support.
- 09.02.24: - Bump ffmpeg to 6.1.1, bump other deps.
- 08.02.24: - Enable cuda-llvm, clean up rustc.
- 01.02.24: - Bump Mesa to v24.
- 21.01.24: - Add alsa support.
- 18.01.24: - Let the wrapper pass the ffmpeg exit code to docker run. Bump various libs.
- 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). - 22.11.23: - Add shaderc and (preliminary) Vulkan support (via env var
ENABLE_VULKAN=true
) to x86_64. Bump Intel drivers and other libs. - 13.11.23: - Bump FFmpeg to 6.1.
- 02.11.23: - Remove
--enable-small
from ffmpeg build options to add back some features. - 05.10.23: - Add support for SVT-AV1. Update various libraries.
- 16.08.23: - Added support for WebP formats.
- 11.08.23: - Add optional i965 driver for gen5+ support.
- 14.06.23: - Switch to latest iHD for Intel, add qsv support.
- 13.06.23: - Bump to 6.0, update shared libraries, deprecate armhf, combine bin stage.
- 14.12.22: - Rebase to Jammy, bump to 5.1.2.
- 19.06.22: - Rebase to Focal.
- 26.08.21: - Add support for libOpenCL.
- 01.07.21: - Bump to 4.4.
- 17.06.20: - Bump to 4.3.
- 16.06.20: - Add support for libvmaf.
- 01.08.19: - Initial release.