Skip to content

Release 6.0.1-7

Compare
Choose a tag to compare
@nyanmisaka nyanmisaka released this 25 May 15:06
· 215 commits to jellyfin since this release
df454b6

Important

  • NVENC headers are updated to meet the requirement of NVENC AV1 encoder,
    the minimum required NVIDIA driver versions have been changed to 520/522 series.

What's Changed

  • avcodec/libopusenc: Allow 5.1(side) channel inputs by @gnattu in #386
  • Enable keyframe only decoding for videotoolbox for faster trickplay image generation by @gnattu in #388
  • Add low priority decoding support for videotoolbox to be used with trickplay by @gnattu in #388
  • Correctly map mjpeg_videotoolbox's allow_sw and format options by @gnattu in #388
  • Add DOVI descriptor support in mpegtsenc by @nyanmisaka in #393
  • Sync RKMPP fixes from ffmpeg-rockchip by @nyanmisaka in #393
  • Fix a typo in the CUDA/OpenCL transpose filter by @nyanmisaka in #393
  • Fix some warnings-as-errors in GCC 14 by @nyanmisaka in #393

Full Changelog: v6.0.1-6...v6.0.1-7