Files
ffmpeg/ffmpeg-8.changes
Jan Engelhardt bb34ea49ed Enable more codecs
Take inspiration from Fedora's codec list and enable some.
2026-01-20 13:52:22 +01:00

38 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
Tue Jan 20 12:51:56 UTC 2026 - Jan Engelhardt <jengelh@inai.de>
- Enable some more codecs based on package availability and
based on comparison with Fedora's ffmpeg package.
-------------------------------------------------------------------
Sat Jan 10 19:47:20 UTC 2026 - Jan Engelhardt <jengelh@inai.de>
- Update to release 8.0.1
* avcodec/videotoolboxenc: fix the loss of precision when
calculating quality
* avcodec/videotoolboxenc: support global_quality without qscale
* avformat/http: Handle IPv6 Zone ID in hostname
* avfilter/af_whisper: fix broken output for multibyte character
* avfilter/f_ebur128: Fix incorrect ebur128 peak calculation
* swscale/graph: fix double-free when legacy pass fails
initializing
* avformat/dhav: Fix off by length of read element error
* avcodec/ffv1enc: Consider variation in slice sizes
-------------------------------------------------------------------
Sun Aug 24 07:09:43 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Derive from ffmpeg-7.spec
- Update to release 8.0
* New features:
* Native decoders (Packman builds): APV, ProRes RAW, RealVideo
6.0, Sanyo LD-ADPCM, G.728
* VVC decoder improvements: IBC, ACT, Palette Mode
* Vulkan compute-based codecs: FFv1 (encode and decode), ProRes
RAW (decode only)
* Hardware accelerated decoding: Vulkan VP9, VAAPI VVC,
OpenHarmony H264/5
* Hardware accelerated encoding: Vulkan AV1, OpenHarmony H264/5
* Filters: colordetect, pad_cuda, scale_d3d11, Whisper, and
others