File jellyfin-ffmpeg.changes of Package jellyfin-ffmpeg
-------------------------------------------------------------------
Sun Jul 6 21:36:09 UTC 2025 - Hunter Wardlaw <wardlawhunter@gmail.com>
- Built with noopenh264, drop ffmpeg-dlopen-openh264.patch
(jsc#PED-12607)
-------------------------------------------------------------------
Sun Jul 6 21:31:46 UTC 2025 - Hunter Wardlaw <wardlawhunter@gmail.com>
- Enable libiec61883 integration [boo#1244453]
-------------------------------------------------------------------
Sun Jul 6 21:28:14 UTC 2025 - Hunter Wardlaw <wardlawhunter@gmail.com>
- Update to 7.1.1-7:
* No error out on unmatched DOVI RPU trailing padding bytes by @nyanmisaka in #597
* Fix two unreleased variables in RKMPP by @nyanmisaka in #603
* Fix DX11-OCL sync issue on newer AMDGPU when using array of tex by @nyanmisaka in #605
-------------------------------------------------------------------
Tue Jun 17 03:43:26 UTC 2025 - Hunter Wardlaw <wardlawhunter@gmail.com>
- Update to 7.1.1-6:
* lavc/videotoolbox: don't return external error for invalid vt
frame by @gnattu in #589
* Add NV15 format input support for certain OpenCL filters by
@nyanmisaka in #590
* Add array of textures support for d3d11va hwaccel by @nyanmisaka
in #591
* Add windows arm builder, disable gcc build for windows by @gnattu
in #594
* Add Debian 13 Trixie for testing by @nyanmisaka in #595
* Add Debian 13 Trixie builds to publish by @nyanmisaka in #596
-------------------------------------------------------------------
Fri Jun 6 20:54:43 UTC 2025 - Hunter Wardlaw <wardlawhunter@gmail.com>
- Update to 7.1.1-5:
* rkmppdec: add RKMPP MJPEG decoder by @nyanmisaka in #583
* rkmppenc: add chroma_fmt option for MJPEG encoder by @nyanmisaka
in #583
* rkrga: refine colorspace conversion handling by @nyanmisaka in #583
* rkmppenc: fix rgb2yuv CSC when the input is RGB formats by
@nyanmisaka in #583
* Drop Ubuntu 20.04 Focal as it reached EOL by @nyanmisaka in #583
* Fix width stride align 16 of RGB24 in RGA3 by @nyanmisaka in #585
* Pass E-AC-3 addbsi to movenc for Dolby Atmos remuxing by
@nyanmisaka in #586 #587
-------------------------------------------------------------------
Thu May 29 04:43:42 UTC 2025 - Hunter Wardlaw <wardlawhunter@gmail.com>
- Update to 7.1.1-4:
* Prevent issue where wayland has black screen due to broken gpu
accel (#165, #610)
* Prevent SRT text being squished and unreadable (#643)
* Handle server connection timeout. (#747)
* Remove obsolete skip intro support.
* Update branding
* Fix caching issues to prevent broken web client when the server
web version updates
* Auto fill last used server into server box if server connection
fails on startup
* Fix SSL certificate verification issues on Linux
-------------------------------------------------------------------
Wed May 28 00:34:58 UTC 2025 - Hunter Wardlaw <wardlawhunter@gmail.com>
- Update to 7.1.1-3:
* avfilter/tonemap_opencl: reduce compute and memory load of 3dlut
by @gnattu in #564
* avfilter/tonemap_opencl: vectorize dovi reshaping by @gnattu in #575
* avfilter/tonemap_opencl: add scalar reshaping for qcom gpu by
@gnattu in #577
* Add FP16 tradeoff for DOVI reshaping by @nyanmisaka in #567
* Fix VUI full range flag in RKMPP encoded videos by @nyanmisaka in #567
* Increase default frame pool size for D3D11VA AV1/VP9 by @nyanmisaka in #567
* Handle NOPTS and no extradata in RKMPP decoders by @nyanmisaka in #567
* Remove 32bit arm runners by @gnattu in #571
* avfilter/tonemapx: use cpu friendly conditional assignments by
@gnattu in #569
* Defer DX11 to OCL mapping for low startup latency by @nyanmisaka in #570
* ffprobe: always use ifile->nb_streams for first vframe option by
@gnattu in #572
* Add intel-opencl-icd to control/Suggests by @nyanmisaka in #573
-------------------------------------------------------------------
Tue May 6 00:42:01 UTC 2025 - Hunter Wardlaw <wardlawhunter@gmail.com>
- Use xz archive instead of gzip
-------------------------------------------------------------------
Mon May 5 22:25:12 UTC 2025 - Hunter Wardlaw <wardlawhunter@gmail.com>
- Update to 7.1.1-2:
* Fix VPP tonemap without having HDR10 metadata by @nyanmisaka in #559
* Fix the transparency issue of ASS subtitle rendering in HWA by
@nyanmisaka in #562
-------------------------------------------------------------------
Fri Apr 18 17:21:55 UTC 2025 - Hunter Wardlaw <wardlawhunter@gmail.com>
- Add apply-patches script to apply jellyfin patches to upstream
-------------------------------------------------------------------
Fri Apr 18 16:30:49 UTC 2025 - Hunter Wardlaw <wardlawhunter@gmail.com>
- Remove ffmpeg-4.2-dlopen-fdk_aac.patch
-------------------------------------------------------------------
Fri Apr 18 16:21:40 UTC 2025 - Hunter Wardlaw <wardlawhunter@gmail.com>
- Remove jellyfin-ffmpeg-CVE-2025-22919.patch (upstreamed)
- Remove jellyfin-ffmpeg-CVE-2025-0518.patch (upstreamed)
-------------------------------------------------------------------
Fri Apr 18 16:02:33 UTC 2025 - Hunter Wardlaw <wardlawhunter@gmail.com>
- Remove fix-build-svtav1.patch (upstreamed)
- Update to jellyfin-ffmpeg 7.1.1-1:
* Add DOVI RPU support for RKMPP HEVC decoder by @nyanmisaka in #547
* lavc/huffyuvdsp: disable gcc vectorization by @gnattu in #557
* Fix value range and lost params for GPU tonemap filters by @gnattu in #553
* avfilter/tonemap_opencl: implement tradeoff mode as 3dlut by @gnattu in #535
* Enable ffnvcodec for Linux/Arm64 builds by @nyanmisaka in #536
-------------------------------------------------------------------
Sun Mar 2 05:46:57 UTC 2025 - Hunter Wardlaw <wardlawhunter@gmail.com>
- Rebase to jellyfin-ffmpeg 7.0.2-9
-------------------------------------------------------------------
Fri Feb 19 05:17:22 UTC 2025 - Cliff Zhao <qzhao@suse.com>
- Add ffmpeg-7-CVE-2025-22921.patch:
Backporting 7f9c7f98 from upstream, clear array length when
freeing it.
(CVE-2025-22921, bsc#1237382)
-------------------------------------------------------------------
Fri Feb 19 04:27:06 UTC 2025 - Cliff Zhao <qzhao@suse.com>
- Add ffmpeg-7-CVE-2025-25473.patch:
Backporting c08d3004 from upstream, clear FFFormatContext packet.
When packet_buffer is used in mux.c, and if a muxing process fails
at a point where packets remained in said queue.
(CVE-2025-25473, bsc#1237351)
-------------------------------------------------------------------
Fri Feb 19 03:18:02 UTC 2025 - Cliff Zhao <qzhao@suse.com>
- Add ffmpeg-7-CVE-2025-0518.patch:
Backporting b5b6391d from upstream, fixes memory data leak when
use sscanf().
(CVE-2025-0518, bsc#1236007)
-------------------------------------------------------------------
Fri Feb 19 02:58:01 UTC 2025 - Cliff Zhao <qzhao@suse.com>
- Add ffmpeg-7-CVE-2025-22919.patch:
Backporting 1446e37d from upstream, check for valid sample rate
As the sample rate <= 0 is invalid.
(CVE-2025-22919, bsc#1237371)
-------------------------------------------------------------------
Tue Oct 15 08:18:54 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
- Adjust bconds to build the package in SLFO without xvidcore.
-------------------------------------------------------------------
Wed Oct 2 08:20:18 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 7.1
* ffmpeg CLI filtergraph chaining
* pad_vaapi, drawbox_vaapi filters
* vf_scale supports secondary ref input and framesync options
* vf_scale2ref deprecated
* removed DEC Alpha DSP and support code
* perlin video source
* Cropping metadata parsing and writing in Matroska and MP4/MOV
de/muxers
* YUV colorspace negotiation for codecs and filters, obsoleting
the YUVJ pixel format
* Vulkan H.264 and H.265 encoders
* stream specifiers in fftools can now match by stream
disposition
* LCEVC enhancement data exporting in H.26x and MP4/ISOBMFF
* LCEVC filter
* avcodec/mpegvideo_enc: Add check for av_packet_new_side_data (CVE-2024-12361, bsc#1237358)
* avformat/dump: print only the actual streams in a tile grid group (CVE-2025-22920, bsc#1237380)
* avcodec/rkmppdec: Fix double-free on error (CVE-2024-35368, bsc#1234028)
- Delete patches/ffmpeg-7-fix-crashes.patch,
0001-libavcodec-arm-mlpdsp_armv5te-fix-label-format-to-wo.patch (merged)
-------------------------------------------------------------------
Mon Sep 30 12:34:56 UTC 2024 - olaf@aepfle.de
- Fix assertion due to missing priv_data cleanup on failed VAAPI
acceleration with 11013-avcodec-decode-clean-up-if-get_hw_frames_parameters-.patch
(ffmpeg#11013, vlc#28811)
-------------------------------------------------------------------
Thu Sep 26 10:02:20 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- no longer build against libmfx; build also 15.5 against libvpl
(boo#1230983)
-------------------------------------------------------------------
Wed Aug 21 09:58:42 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Add 0001-libavcodec-arm-mlpdsp_armv5te-fix-label-format-to-wo.patch
to resolve build failure on armv7 [boo#1229338]
-------------------------------------------------------------------
Wed Aug 7 07:37:24 UTC 2024 - Cliff Zhao <qzhao@suse.com>
- Update to version 7.0.2:
* avcodec/snow: Fix off by 1 error in run_buffer
* avcodec/utils: apply the same alignment to YUV410 as we do to YUV420 for snow
* avformat/iamf_parse: Check for 0 samples
* swscale: [loongarch] Fix checkasm-sw_yuv2rgb failure.
* avcodec/aacps_tablegen_template: don't redefine CONFIG_HARDCODED_TABLES
* avutil/hwcontext_vaapi: use the correct type for VASurfaceAttribExternalBuffers.buffers
* avcodec/pcm-bluray/dvd: Use correct pointer types on BE
* avcodec/pngenc: fix sBIT writing for indexed-color PNGs
* avcodec/pngdec: use 8-bit sBIT cap for indexed PNGs per spec
* avformat/mov: check that child boxes of trak are only present inside it
* avformat/mov: check that sample and chunk count is 1 for HEIF
* avcodec/videotoolboxenc: Fix bitrate doesn't work as expected
* avdevice/dshow: Don't skip audio devices if no video device is present
* avcodec/hdrenc: Allocate more space
* avcodec/cfhdenc: Height of 16 is not supported
* avcodec/cfhdenc: Allocate more space
* avcodec/osq: fix integer overflow when applying factor
* avcodec/osq: avoid using too large numbers for shifts and integers in update_residue_parameter()
* avcodec/hevcdec: fix segfault on invalid film grain metadata (CVE-2024-32228, bsc#1227277)
* avfilter/vf_tiltandshift: fix buffer offset for yuv422p input (CVE-2024-32229, bsc#1227295)
* avcodec/mpegvideo_enc: Fix 1 line and one column images (CVE-2024-32230, bsc#1227296)
* avcodec/pnmdec: Use 64bit for input size check (CVE-2024-7055, bsc#1229026)
* fftools/ffmpeg_mux_init: Fix double-free on error (CVE-2024-35365, bsc#1235091)
* avformat/dxa: Adjust order of operations around block align (CVE-2024-36613, bsc#1235092)
- Drop ffmpeg-7-CVE-2024-32228.patch:
The fix has been merged.
- Drop ffmpeg-7-CVE-2024-32229.patch:
The fix has been merged.
- Drop ffmpeg-7-CVE-2024-32230.patch:
The fix has been merged.
-------------------------------------------------------------------
Sat Aug 3 08:52:26 UTC 2024 - Cliff Zhao <qzhao@suse.com>
- Add ffmpeg-7-fix-crashes.patch:
Backporting 5b87869c from upstream, fix track handling when mixing
IAMF and video tracks, Fixes crashes when muxing the two together.
-------------------------------------------------------------------
Tue Jul 5 14:18:52 UTC 2024 - Cliff Zhao <qzhao@suse.com>
- Add ffmpeg-7-CVE-2024-32229.patch:
Backporting a528a54e from upstream, Fix buffer offset for yuv422p
input.
(CVE-2024-32229, bsc#1227295)
-------------------------------------------------------------------
Tue Jul 2 12:26:28 UTC 2024 - Cliff Zhao <qzhao@suse.com>
- Add ffmpeg-7-CVE-2024-32230.patch:
Backporting 96449cfe from upstream, Fix 1 line and one column images.
(CVE-2024-32230, bsc#1227296)
-------------------------------------------------------------------
Tue Jul 2 11:57:01 UTC 2024 - Cliff Zhao <qzhao@suse.com>
- Add ffmpeg-7-CVE-2024-32228.patch:
Backporting 45964876 from upstream, Fix segfault on invalid film
grain metadata.
(CVE-2024-32228, bsc#1227277)
-------------------------------------------------------------------
Sun Apr 7 11:39:41 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Copy package ffmpeg-6 to ffmpeg-7 and adjust
- Update to release 7.0.0
* Made the CLI tool support multithreading
- Delete 0001-avcodec-tests-rename-the-bundled-Mesa-AV1-vulkan-vid.patch
(merged)
-------------------------------------------------------------------
Fri Mar 22 09:25:28 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Add 0001-avcodec-tests-rename-the-bundled-Mesa-AV1-vulkan-vid.patch
-------------------------------------------------------------------
Thu Mar 14 18:58:31 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Let the ffmpeg-6 main program be combinable with ffmpeg-6-mini-libs
-------------------------------------------------------------------
Mon Jan 15 11:11:08 UTC 2024 - Enrico Belleri <kilgore.trout@idesmi.eu>
- Update to version 6.1.1:
* libaribcaption decoder
* Playdate video decoder and demuxer
* Extend VAAPI support for libva-win32 on Windows
* afireqsrc audio source filter
* arls filter
* ffmpeg CLI new option: -readrate_initial_burst
* zoneplate video source filter
* command support in the setpts and asetpts filters
* Vulkan decode hwaccel, supporting H264, HEVC and AV1
* color_vulkan filter
* bwdif_vulkan filter
* nlmeans_vulkan filter
* RivaTuner video decoder
* xfade_vulkan filter
* vMix video decoder
* Essential Video Coding parser, muxer and demuxer
* Essential Video Coding frame merge bsf
* bwdif_cuda filter
* Microsoft RLE video encoder
* Raw AC-4 muxer and demuxer
* Raw VVC bitstream parser, muxer and demuxer
* Bitstream filter for editing metadata in VVC streams
* Bitstream filter for converting VVC from MP4 to Annex B
* scale_vt filter for videotoolbox
* transpose_vt filter for videotoolbox
* support for the P_SKIP hinting to speed up libx264 encoding
* Support HEVC,VP9,AV1 codec in enhanced flv format
* apsnr and asisdr audio filters
* OSQ demuxer and decoder
* Support HEVC,VP9,AV1 codec fourcclist in enhanced rtmp protocol
* CRI USM demuxer
* ffmpeg CLI '-top' option deprecated in favor of the setfield filter
* VAAPI AV1 encoder
* ffprobe XML output schema changed to account for multiple variable-fields elements within the same parent element
* ffprobe -output_format option added as an alias of -of
- Remove patch6 0001-avfilter-vf_libplacebo-remove-deprecated-field.diff
- Prefer libvpl to libmfx: the latter is deprecated
- Delete ffmpeg-6-private-devel package as it is only needed to build libav-tools
-------------------------------------------------------------------
Wed Nov 22 15:23:54 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Enable more decoders and encoders explicitly:
* amrwb via bcond_without for TW only (and in
enable_decoder/encoder)
* opencore via bcond_without for TW only (and in
enable_decoder/encoder)
* xvid via bcond_without for TW only (and in
enable_decoder/encoder)
* h.263 via enable_decoder/encoder and no longer explicitly
disabling in call to configure
* MPEG4 Visual via enable_decoder/encoder and no longer
explicitly disabling in call to configure
* MPEG2 Hardware decoders via enable_decoder/encoder
* And many many more via enable_decoder/encoder.
-------------------------------------------------------------------
Fri Nov 10 10:09:46 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 6.0.1:
* Updates and bugfixes to avcodecs, avformat and avfilters
mainly.
- Drop patch fixed upstream:
* 0001-avcodec-x86-mathops-clip-constants-used-with-shift-i.patch
-------------------------------------------------------------------
Wed Oct 4 07:59:01 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
- Add 0001-avcodec-x86-mathops-clip-constants-used-with-shift-i.patch
to resolve a build failure on 15.4/15.5.
-------------------------------------------------------------------
Mon Jul 31 09:05:39 UTC 2023 - llyyr <llyyr.public@gmail.com>
- Bump required libplacebo version to v6.292.0 or newer for TW
- Temporarily demote deprecation errors to deprecation warnings
for vf_libplacebo
- Add upstream patches to fix build with libplacebo v6:
* 0001-avfilter-vf_libplacebo-remove-deprecated-field.diff
-------------------------------------------------------------------
Mon Apr 10 09:08:08 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Reset fixed leftover value for BUILD_ORIG
-------------------------------------------------------------------
Thu Mar 16 17:56:04 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Conflict with otherproviders(ffmpeg-tools).
-------------------------------------------------------------------
Thu Mar 9 09:02:01 UTC 2023 - Enrico Belleri <idesmi@protonmail.com>
- enable libplacebo filter
- clean old BuildRequires conditions
- add libjxl to enable_encoders
-------------------------------------------------------------------
Tue Feb 28 13:23:08 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Branch from ffmpeg-5.spec
- Remove ffmpeg-4.4-CVE-2020-22046.patch (inapplicable),
no-vk-video-decoding.patch (obsolete),
ffmpeg-CVE-2022-3964.patch (appears merged)
- Update to release 6.0
* FFmpeg now runs every muxer in a separate thread and requires
threading to be enabled for compilation
* VA-API encoding and decoding support for 10/12-bit 422,
10/12-bit 444 VP9 support
* RISC-V optimizations