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 |
|