Age | Commit message (Collapse) | Author |
|
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.
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
HTML pages fails to build with texinfo 7.1. Temporarily disabling
it until there is an upstream fix.
|
|
|
|
'--enable-nonfree' was accidentally dropped in the last update,
causing a build error. Fixed by adding it again.
Changed libvulkan dependency to match[1][2] the repository package.
package.
Intel Media SDK (libmfx) was discontinued[3] by upstream. Switched
to the sucessor, onevpl, as recommended by upstream. This adds
support for new Intel hardware, and drops support for the so called
"legacy" hardware.
[1] https://gitlab.archlinux.org/archlinux/packaging/packages/ffmpeg/-/commit/da2f83c16c1dca710f58ccaa5245bba0b9e24b4d
[2] https://gitlab.archlinux.org/archlinux/packaging/packages/ffmpeg/-/commit/5670ccd86d3b816f49ebc18cab878125eca2f81f
[3] https://github.com/Intel-Media-SDK/MediaSDK/commit/7a72de33a15d6e7cdb842b12b901a003f7154f0a
|
|
|
|
|
|
|
|
Added a patch for the bug that I reported[1] on the ffmpeg bug
tracker. It's now fixed[2] on the current git master.
References
----------
[1] https://trac.ffmpeg.org/ticket/9844
[2] https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/30aa0c3f4873a92c5e3da8ba8cf030de56bf4cf7
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
References
----------
https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/ffmpeg&id=2f4a39f0d3c2fd9da58cad101e8aa7bdce1cd18c
|
|
|
|
Changes to match ffmpeg from official repository package in
its 1:4.0-2 update:
- add support for nvdec/nvenc/cuda/cuvid hardware acceleration
by adding ffnvcodec-headers
- remove jack support
- remove avisynth
- add libdrm
- improve xlib dependencies by adding libxv and libxext
References
----------
https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/ffmpeg&id=ccdc194edaa4617bc8730a48d62f1665cb23acc1
|
|
Also on this commit:
- depends: remove unused schroedinger dependency (dropped from
upstream since ffmpeg 3.4)
References
----------
https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/ffmpeg&id=8aef847cff420afdb0be3fb18510bc901d39aca9
https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/ffmpeg&id=ea3d2c484f7184e70213196e0feeece5a0fb4444
https://aur.archlinux.org/cgit/aur.git/commit/?h=ffmpeg-decklink&id=2c0d9975e332059bfe0b5f225edd4b67cb3199a8
|
|
|
|
|
|
|
|
|
|
|
|
|