2022-02-19 14:55:24 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 19 13:26:41 UTC 2022 - Enrico Belleri <idesmi@protonmail.com>
|
|
|
|
|
|
|
|
- Use Shaderc instead of separate glslang/SPIRV-Tools for Vulkan support
|
|
|
|
|
2022-02-19 00:08:40 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 18 22:32:41 UTC 2022 - Neal Gompa <ngompa@opensuse.org>
|
|
|
|
|
|
|
|
- Add patch to fix error returned with bad versions of OpenH264
|
2022-02-19 00:11:59 +01:00
|
|
|
* Patch: ffmpeg-openh264-averr-on-bad-version.patch
|
2022-02-19 00:08:40 +01:00
|
|
|
- Enable OpenH264 as an H.264 codec via dlopen using patch from Fedora
|
2022-02-19 00:11:59 +01:00
|
|
|
* Patch: ffmpeg-dlopen-openh264.patch
|
2022-02-19 00:08:40 +01:00
|
|
|
- Add source and script for headers for dlopening OpenH264
|
2022-02-19 00:11:59 +01:00
|
|
|
* Source: ffmpeg-dlopen-headers.tar.xz
|
|
|
|
* Source: ffmpeg_get_dlopen_headers.sh
|
2022-02-19 00:08:40 +01:00
|
|
|
|
2022-02-16 21:50:06 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 16 18:46:55 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
- Disamble libsmbclient usage (can always be built with
|
|
|
|
--with-smbclient): the usecase of ffmpeg directly accessing
|
|
|
|
smb:// shares is quite constructed (most users will have their
|
|
|
|
smb shares mounted).
|
|
|
|
|
2022-01-30 21:07:45 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 30 20:07:03 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Enable building with glslang. (Should enable video blending
|
|
|
|
with GLSL.)
|
2022-01-30 21:29:12 +01:00
|
|
|
- Unconditionalize ffnvcodec (like vmaf already is).
|
2022-01-30 21:07:45 +01:00
|
|
|
|
2022-01-16 16:54:50 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 16 12:09:57 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
|
|
|
|
|
|
|
|
- Add ffmpeg-chromium.patch: allows Chromium to use the now
|
|
|
|
internalised field first_dts
|
|
|
|
|
2022-01-15 12:15:43 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 14 23:16:18 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Based on ffmpeg-4.0.spec, update to 5.0
|
|
|
|
* New Vulkan-powered filters for video horizontal/vertical
|
|
|
|
flipping.
|
|
|
|
* Speex decoder.
|
|
|
|
* Various new muxers/demuxers.
|
|
|
|
* An AV1 low-overhead bitstream format muxer is added.
|
|
|
|
* Swscale slice threading support.
|
|
|
|
* New audio and video filters.
|
|
|
|
- Drop soversion.diff (for now; it may very well be reintroduced,
|
|
|
|
depending on how 5.1 is released).
|