Releases: jellyfin/jellyfin-ffmpeg
Releases · jellyfin/jellyfin-ffmpeg
Release 4.3.1-3
Version 4.3.1-2
Jellyfin FFmpeg version 4.3.1-2
Changelog
- Add support for Ubuntu Groovy 20.10
- add libvpx encoder
- update libva to 2.9
- update gmmlib to 20.3.2
- update MediaSDK to 20.3
- Add dav1d AV1 support for armhf and arm64
Version 4.3.1-1
- New upstream version
- Several improvements to various playback codecs
- Add Dav1d support
Release 4.2.1-7
- Add Ubuntu Focal support
- Fix some bugs
Release 4.2.1-5
Skipped -4 unintentionally.
#18 Enable AMD AMF encoder on Linux
#20 Fix NVENV build failure
#21 Support Debian Bullseye (testing)
#23 Bump version for Bullseye build
#24 Remove nv-codec-headers dependency
#25 Clone nv-codec-headers from videolan and build
#26 Add git to list of commands in Dockerfile
Release 4.2.1-3
- #14 Add MMAL for armhf on Raspberry Pi
Adds MMAL support into the FFMpeg binary on armhf systems (Raspberry Pi).
Release 4.2.1-2
- Support Ubuntu Eoan in Debuntu packages
- Fix path issues with the Docker builds; avoiding rebuild for now until next release to ensure everything is consistent here.
Release 4.2.1-1
- New upstream release 4.2.1
- Patch to correct jellyfin/jellyfin#1694 via
debian/patches/0001_fix-segment-muxer.patch
Release 4.0.4-3
- Enable libfontconfig to allow baked-in subtitle support
- Update the nVidia headers to the most recent version (since the old one has been removed from deb-multimedia)
- Build cleanup to move
chown
ing into the Docker container rather than after
Release 4.0.4-2
Fix a build bug that prevented nvenc/nvdec from working properly.