Commit Graph

127 Commits

Author SHA1 Message Date
Neal Gompa
69d06fe675 Backport fixes for Mesa 24.0.6+ / 21.1.4+ changes for VA-API 2024-07-20 00:04:00 -04:00
Fedora Release Engineering
805473621e Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild 2024-07-17 23:04:56 +00:00
Nicolas Chauvet
51db0dbaf0 Rebuilt for libplacebo/vmaf 2024-07-16 19:59:00 +02:00
Dominik 'Rathann' Mierzejewski
0179ea0006 Backport fix for CVE-2023-49528 2024-06-19 19:27:20 +02:00
Sandro Mani
fe4d7dd258 Rebuild for tesseract-5.4.1 2024-06-13 22:38:43 +02:00
Robert-André Mauchin
55ef1c245c Rebuild for svt-av1 2.1.0 2024-05-29 18:38:55 +02:00
Robert-André Mauchin
175f57600b Rebuild for svt-av1 2.1.0 2024-05-29 18:34:36 +02:00
Simone Caronni
16078d1d91 Rebuild for updated VapourSynth 2024-05-22 09:20:16 +02:00
Dominik Mierzejewski
16bba3567b Backport a fix to build with Vulkan headers >= 1.3.280.0 2024-04-27 23:06:08 +02:00
Kalev Lember
db2acb3681 Stop using bundled openh264 headers in F40+ and build against noopenh264
Now that we have noopenh264 stub package in Fedora, we can stop using
bundled openh264 headers and build against the system package instead.
2024-04-23 16:52:11 +02:00
Sérgio M. Basto
324d6a3037 Rebuild for jpegxl (libjxl) 0.10.2 2024-03-13 02:14:55 +00:00
Dominik 'Rathann' Mierzejewski
a4fcaad3a2 Enable drawtext filter (requires libharfbuzz) 2024-03-12 23:35:22 +01:00
Sérgio M. Basto
46131eefb0 Rebuild for jpegxl (libjxl) 0.9.2 with soname bump 2024-02-14 02:40:14 +00:00
Pete Walter
45f69ccd8a Rebuild for libvpx 1.14.x 2024-02-07 22:50:24 +00:00
Sandro Mani
774d42a007 Fix build with gcc14 (-Wint-conversion, -Wincompatible-pointer-types) 2024-01-31 15:30:24 +00:00
Dominik 'Rathann' Mierzejewski
67cc0fa210 Revert "Backport patch to fix -Wint-conversion for gcc-14"
This reverts commit b58631f030.

This change is not a complete fix. A complete fix is provided in
https://src.fedoraproject.org/rpms/ffmpeg/pull-request/23 . This
revert is necessary for the PR to be mergeable again.
2024-01-31 16:28:56 +01:00
Nicolas Chauvet
b58631f030 Backport patch to fix -Wint-conversion for gcc-14
https://trac.ffmpeg.org/ticket/10833
2024-01-31 14:36:55 +01:00
Sandro Mani
1a68b30970 Rebuild (tesseract) 2024-01-28 11:32:35 +01:00
Fedora Release Engineering
5b76b46070 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-24 11:31:07 +00:00
Fedora Release Engineering
2fe1d67c6d Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-19 19:15:07 +00:00
Neal Gompa
bea10e455b Add missing files for some of the libraries to fix riscv64 builds 2024-01-15 10:55:52 -05:00
Fabio Valentini
e4f0babc79
Rebuild for dav1d 1.3.0 2024-01-12 18:18:42 +01:00
Florian Weimer
b05e4ff557 Backport upstream patch to fix C compatibility issues
Related to:

  <https://fedoraproject.org/wiki/Changes/PortingToModernC>
  <https://fedoraproject.org/wiki/Toolchain/PortingToModernC>
2024-01-05 15:48:35 +01:00
Neal Gompa
f3982b50da Update to 6.1.1 2024-01-04 11:04:37 -05:00
Neal Gompa
37bbe8c93a Rebase to 6.1 2024-01-04 10:48:18 -05:00
Neal Gompa
e691a74e2b Delete inaccurate changelog entry
We haven't done this yet...
2023-12-08 13:06:07 -05:00
Kalev Lember
9f0ba814c4 Backport upstream patch to drop openh264 runtime version checks
... in order to make it possible for us to update openh264 without
having to recompile ffmpeg against the new version every time. As
openh264 is distributed by Cisco and ffmpeg is in Fedora, it's difficult
to coordinate lock step updates. Drop the version check to make this
easier.

https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=10211

This also rebases downstream ffmpeg-dlopen-openh264.patch on top of
the new patch.
2023-12-08 16:48:07 +01:00
Kalev Lember
cc897ea5ca Prefer openh264 over noopenh264
Add "Suggests: openh264" so that dnf picks openh264 over noopenh264 that
both provide the same library.
2023-12-08 16:48:07 +01:00
Neal Gompa
b3cfba90d4 Update to 6.0.1
- Add ffmpeg chromium support patch (#2240127)
- Use git to apply patches
2023-11-11 09:10:58 -05:00
Neal Gompa
d30a3b67b3 Add patches to support enhanced RTMP and AV1 encoding through VA-API
- Force AAC decoding through fdk-aac-free
2023-11-10 07:13:31 -05:00
Dominik Mierzejewski
853aa9d7cf Backport upstream patch to fix segfault when passing non-existent filter
option (rfbz#6773)
2023-10-09 10:09:54 +02:00
Sandro Mani
8be4d0455d Rebuild (tesseract) 2023-10-07 23:53:30 +02:00
Neal Gompa
0bad397a42 Fix ffmpeg-allow-fdk-aac-free.patch to apply with git-am 2023-09-30 08:09:48 -04:00
Nicolas Chauvet
60f694e267 Rebuilt 2023-09-29 15:18:11 +02:00
Dominik 'Rathann' Mierzejewski
9bc65b1ebf Backport upstream patch to fix assembly with binutils 2.41. 2023-08-25 15:08:21 +02:00
Richard Shaw
717e5ed377 Rebuild for codec2. 2023-08-05 15:51:42 -05:00
Dominik Mierzejewski
a8da7eeb17 Rebuild for libplacebo 2023-07-28 10:49:56 +02:00
Fedora Release Engineering
d0a510651e Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-19 19:38:25 +00:00
Sandro Mani
897126763d Rebuild (tesseract) 2023-07-14 12:45:53 +02:00
Sérgio M. Basto
c5e3c6b45d Mass rebuild for jpegxl-0.8.1 2023-06-18 19:21:45 +01:00
Dominik Mierzejewski
92fb6f4896 Rebuild for libdc1394 2023-06-12 08:45:18 +02:00
Adam Williamson
5d50a92a6f Rebuild for tesseract again after ngompa's change 2023-04-06 08:45:36 -07:00
Neal Gompa
7204b79850 Drop tests for stripped codecs 2023-04-03 08:17:17 -04:00
Neal Gompa
a0b0941d9b Include RISC-V support sources in the tarball 2023-04-03 08:11:00 -04:00
Sandro Mani
7a3b9cb05b Rebuild (tesseract) 2023-04-03 13:22:06 +02:00
Nicolas Chauvet
fb3e130083 typo 2023-03-22 10:03:47 +01:00
Nicolas Chauvet
1bf8efa434 Update changelog 2023-03-22 10:00:01 +01:00
Nicolas Chauvet
b5a29aa6c4 Apply patches for libplacebo 2023-03-22 09:59:39 +01:00
Neal Gompa
4d26310d1d Add missing source files for the build 2023-03-12 09:56:00 -04:00
Neal Gompa
b78409f0ff Switch Bootstrap mode off 2023-03-12 03:06:20 -04:00