Skip to content

Releases: jellyfin/jellyfin-ffmpeg

Release 4.3.1-3

04 Dec 06:33
a70d857
Compare
Choose a tag to compare

Jellyfin FFmpeg version 4.3.1-3

Changelog

  • Add armhf and arm64 support for zscale filter (#54)
  • Fix bad tabs from #54 (#55)

Version 4.3.1-2

21 Nov 16:42
e100a44
Compare
Choose a tag to compare

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

19 Jul 19:40
e2c3a36
Compare
Choose a tag to compare
  • New upstream version
  • Several improvements to various playback codecs
  • Add Dav1d support

Release 4.2.1-7

19 Apr 23:29
78cf502
Compare
Choose a tag to compare
  • Add Ubuntu Focal support
  • Fix some bugs

Release 4.2.1-5

20 Feb 21:19
e12ef53
Compare
Choose a tag to compare

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

25 Nov 16:58
4c46585
Compare
Choose a tag to compare
  • #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

22 Oct 18:11
de56e26
Compare
Choose a tag to compare
  • 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

07 Oct 00:43
da7926e
Compare
Choose a tag to compare
  • 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

16 May 15:13
Compare
Choose a tag to compare
  • 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 chowning into the Docker container rather than after

Release 4.0.4-2

02 May 05:10
Compare
Choose a tag to compare

Fix a build bug that prevented nvenc/nvdec from working properly.