Uyanide
6326834499
Update to 8.1.2 (whisper.cpp 1.9.1)
2026-06-20 19:08:06 +02:00
Uyanide
91717887d1
fix namcap error
2026-06-20 19:08:06 +02:00
Uyanide
1488833cc4
Update 8.1.1
2026-06-20 19:08:05 +02:00
Uyanide
9dbf036239
gcc14 -> gcc15
2026-06-20 19:08:05 +02:00
Uyanide
2ab498c6ff
8.1-1.3
2026-06-20 19:08:05 +02:00
Uyanide
fcd4772bbe
enable cuda support for whisper
2026-04-09 07:21:09 +02:00
Uyanide
aae769e47a
8.1-1.1
2026-03-31 13:33:49 +02:00
Daniel Bermond
ada9206af1
Update to version 8.1
2026-03-16 22:50:27 -03:00
Daniel Bermond
81d81285f4
Add fix for svt-av1 4.0
2026-02-03 19:39:13 -03:00
Daniel Bermond
d5459425a2
Update svt-vp9 patch
2025-12-07 14:12:03 -03:00
Daniel Bermond
1f428120bf
Add support for decklink sdk 14.3+ using the dedicated package
...
Upstream ffmpeg have just added support[1] for decklink sdk 14.3
and later. Now the decklink external sources with a lower version
can be dropped in favor of using the dedicated decklink-sdk package
again as usual.
[1] https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/27e94281d1c880b4cae28738e35c0d6f9a58f06b
[2] https://aur.archlinux.org/cgit/aur.git/commit/?h=ffmpeg-full&id=256ff1c89edf17407c1b366edbee70703e73cbeb
2025-12-01 23:45:19 -03:00
Daniel Bermond
af420e543b
Remove unneeded entries from libavfilter.pc
...
The stagingdir entries are added by the upstream build system due
to linking to lensfun and whisper.cpp static libraries. All these
entries can be removed, alongside with the libraries themselves.
2025-12-01 21:34:12 -03:00
Daniel Bermond
0e16f0ffc8
Update to version 8.0.1
2025-11-20 15:22:39 -03:00
Daniel Bermond
87b96dcfdf
Update opencv dependency
...
ffmpeg have just added support for opencv4[1] in the git master
branch. Added the patch here, so now opencv2 dependency from the
AUR can be dropped, and we can use the opencv package from the
official repositories while opencv5 is not yet released.
[1] https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/c4ce51ee62205c74604767f1b7dab6a036edac7f
2025-11-11 14:58:06 -03:00
Daniel Bermond
9e176e4b3d
Update dependencies
...
Dropped dependency on lensfun-git and use a locally built static
library: ffmpeg requires lensfun git master, but the lensfun-git
package wrongly installs its files in non-standard locations,
defying the whole purpose of VCS packages, breaking the VCS
package guidelines from the ArchWiki and requiring users to
have both lensfun and lensfun-git packages intalled. Using a
local static library also have the benefit of avoid rebuilding
packages requiring lensfun, like gegl (required for gimp, a
commonly used package), as lensfun git master currently have
a soname bump in relation to the last stable version.
Also in this commit:
- update obs-studio verison
2025-11-08 11:47:44 -03:00
Daniel Bermond
2dcf285fdc
Add fix for glslang 16
...
Also updated whisper.cpp
2025-10-16 17:59:17 -03:00
Daniel Bermond
7eb45c4ac7
Update to version 8.0
2025-10-04 15:25:22 -03:00
Daniel Bermond
2f9c759725
Update to version 7.1.2
2025-09-23 15:59:18 -03:00
Daniel Bermond
e2b3db30a2
Update dependencies
...
cuda is no longer needed at run time after disabling libnpp in the
previous commit[1], but now only at build time.
[1] https://aur.archlinux.org/cgit/aur.git/commit/?h=ffmpeg-full&id=8527da929cea04049abfdd67497eac67b88eff96
2025-09-23 13:31:20 -03:00
Daniel Bermond
8527da929c
Add fix for cuda 13. Disable libnpp.
...
npp filters (like scale_npp, from libnpp) are not compatible with
cuda 13.
A comment[1] from a ffmpeg developer indicates that libnpp is to
be considered deprecated and that npp filters will not receive any
compatibility fixes. He also said that libnpp eventually may be
disabled in future ffmpeg commits by the configure script if it
detects a newer libnpp version.
[1] https://code.ffmpeg.org/FFmpeg/FFmpeg/issues/20191#issuecomment-6514
2025-09-23 13:14:04 -03:00
Daniel Bermond
256ff1c89e
Use external sources for decklink sdk. Update dependencies.
...
ffmpeg currently have no support for decklink sdk 14.3 and later.
It currently fails to build with it, building only with version
14.2 and bellow.
Using external sources to a lower version. This will avoid making
a dedicated package for decklink 14.2 during the time that ffmpeg
remains without support for 14.3 and later.
2025-09-04 18:06:50 -03:00
Daniel Bermond
d377a44ed3
Remove the avisynth patch (fixed upstream by avisynthplus)
...
The 'Cache::~Cache()' symbol conflict between avisynthplus and
vmaf was fixed upstream by avisynthplus.
References
----------
[1] https://gitlab.archlinux.org/archlinux/packaging/packages/ffmpeg/-/issues/19
[2] https://github.com/AviSynth/AviSynthPlus/commit/d1a32d5229602f181574c95fa0db68bcf1762606
[3] https://github.com/AviSynth/AviSynthPlus/pull/452
2025-07-28 17:23:17 -03:00
Daniel Bermond
61a5f640a1
Update package
2025-07-02 14:31:00 -03:00
Daniel Bermond
5570b16fc5
Add fix for lcevcdec 4.0.0
2025-07-02 14:25:42 -03:00
Daniel Bermond
8337c3878f
Fix cuda-nvcc with gcc 14
2025-05-04 20:25:13 -03:00
Daniel Bermond
6cff46cd23
Update to version 7.1.1
2025-03-10 10:14:27 -03:00
Daniel Bermond
a3b9d1b863
Remove the openvino pkgconfig search path
...
The openvino package now installs to the standard '/usr' prefix
as of version 2024.6.0-2. Now the openvino pkgconfig file is in
a standard location, and no more extra config is needed to find
it.
2025-01-08 19:29:45 -03:00
Daniel Bermond
13222754ec
Update to version 7.1
2024-11-07 19:44:45 -03:00
Daniel Bermond
dd78d42957
Update to version 7.0.2
2024-08-03 18:35:03 -03:00
Daniel Bermond
51496e34c1
Add support for xeve 0.5.1
...
https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/3e6c7948626f19c46c1a630c788ea6bbd9e7fbcb
2024-06-28 22:28:21 -03:00
Daniel Bermond
74443fec13
Add new upstream options --enable-libdvdnav and --enable-libdvdread
...
https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/a1304272c3a0ef7c3d77c702dd466b3f11bf300f
2024-06-26 22:10:14 -03:00
Daniel Bermond
c0fcf69972
Update to version 7.0.1
2024-06-21 18:44:26 -03:00
Daniel Bermond
89ec8c59c2
Update libvpl dependencies
2024-05-02 18:46:13 -03:00
Daniel Bermond
36e49ac179
Fix nvidia vulkan decoding. Fix vulkan filters output format.
...
Original patch for fixing nvidia vulkan decoding:
https://github.com/streetpea/chiaki4deck/issues/239#issuecomment-1929365254
References
----------
[1] https://trac.ffmpeg.org/ticket/10847
[2] https://trac.ffmpeg.org/ticket/10970
[3] https://trac.ffmpeg.org/ticket/10876
[4] https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/eb7d019b326b0c34e07f2369f31e8ba266fa666b
2024-05-01 13:25:30 -03:00
Daniel Bermond
1140fd3434
Fix build with ffnvcodec-headers 12.2
2024-04-19 19:13:55 -03:00
Daniel Bermond
c25a4714ed
Add patch for vulkan-headers 1.3.279
2024-03-09 08:05:02 -03:00
Daniel Bermond
224de1aba9
Add patch for glslang 14
2024-02-26 13:08:09 -03:00
Daniel Bermond
0e815819ec
Update to version 6.1.1
2024-01-01 15:52:03 -03:00
Daniel Bermond
e455285477
Bring back support for opencv
...
opencv support was disabled[1] a long time ago because ffmpeg failed
to build with it. opencv 3.x does not support C compilation mode[2]
anymore, and ffmpeg uses only C. There is no ffmpeg interest[3] in
compiling opencv in C++ mode, so opencv2 must be used here.
References
----------
[1] https://aur.archlinux.org/cgit/aur.git/commit/?h=ffmpeg-full&id=5d72306579c20bc36ff7c6ff1005b168e3b263de
[2] https://github.com/opencv/opencv/issues/10963
[3] https://trac.ffmpeg.org/ticket/7059
2023-11-25 23:31:52 -03:00
Daniel Bermond
e4c872f250
Add missing option libaribcaption
...
References
----------
[1] https://git.videolan.org/?p=ffmpeg.git;a=commit;h=b6138633cdf2ecae22c4c02029e91245c430c4fe
2023-11-25 17:04:02 -03:00
Daniel Bermond
9b0e1e662e
Update libklvanc dependency
2023-11-17 16:15:51 -03:00
Daniel Bermond
09b95fa8b5
Update to version 6.1
...
Also in this update:
- add missing libharfbuzz
- add libopenvino
- add depends that were implicitly satisfied
2023-11-14 21:00:44 -03:00
Daniel Bermond
2d119be453
Temporarily disable docs to fix build. Fix nvenc build.
...
HTML pages fails to build with texinfo 7.1. Temporarily disabling
it until there is an upstream fix.
2023-10-28 09:29:12 -03:00
Daniel Bermond
2d968f031e
Fix build with binutils 2.41
2023-08-12 10:36:01 -03:00
Daniel Bermond
3782691a22
Add missing dependency for Intel QuickSync Video (QSV)
...
This was missing when switched libfmx to onevpl.
2023-06-20 22:29:58 -03:00
Daniel Bermond
10b4b42718
Update ffnvcodec-headers dependency
...
The stable version of ffnvcodec-headers in the official
repositories was updated and now gives support for
av1_nvenc.
2023-03-16 22:24:10 -03:00
Daniel Bermond
b6d86646ed
Update to version 6.0
2023-03-09 16:35:23 -03:00
Daniel Bermond
c960d54825
Bring back flite1 and temporarily disable pocketsphinx
...
A workaround was added to the flite1 to fix its build.
The newly released pocketsphinx currently fails to build.
Temporarily disable it until there is support by upstream ffmpeg.
2023-02-25 13:43:12 -03:00
Daniel Bermond
7f51442d30
Fix build with vulkan-headers 1.3.240
...
References
----------
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/eb0455d64690eed0068e5cb202f72ecdf899837c
2023-02-04 13:53:12 -03:00
Daniel Bermond
1c57fa619b
Temporarily disable libflite due to flite1 build error
...
flite1 currently [1]fails to build due to an issue with make 4.4.
Temporarily disable it until a fix from flite 2.x can be backported
to flite1.
[1] https://github.com/festvox/flite/issues/86
2023-01-24 18:37:36 -03:00