Jan Engelhardt
254a3cd4f0
- 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. OBS-URL: https://build.opensuse.org/request/show/1131188 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-6?expand=0&rev=16
72 lines
2.8 KiB
Plaintext
72 lines
2.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|