diff --git a/build.yaml b/build.yaml index c1a2ee7114..420c13b8fd 100644 --- a/build.yaml +++ b/build.yaml @@ -1,7 +1,7 @@ --- # We just wrap `build` so this is really it name: "jellyfin-ffmpeg" -version: "5.1.4-2" +version: "5.1.4-3" packages: - buster-amd64 - buster-armhf diff --git a/debian/changelog b/debian/changelog index 514c52ba2d..8343ac4f03 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jellyfin-ffmpeg (5.1.4-3) unstable; urgency=medium + + * Fix libx265 encoded fMP4 HLS playback on Safari + * Update build scripts and dependencies + + -- nyanmisaka Sun, 17 Dec 2023 22:42:16 +0800 + jellyfin-ffmpeg (5.1.4-2) unstable; urgency=medium * Fix the broken DTS with fractional framerates on NVENC