summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2024-11-07Update to version 7.1Daniel Bermond
2024-08-03Update to version 7.0.2Daniel Bermond
2024-06-21Update to version 7.0.1Daniel Bermond
2024-05-02Update libvpl dependenciesDaniel Bermond
2024-05-01Fix nvidia vulkan decoding. Fix build with ffnvcodec-headers 12.2.Daniel Bermond
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
2024-03-18Add patch for vulkan-headers 1.3.279Daniel Bermond
2024-01-01Update to version 6.1.1Daniel Bermond
2023-11-14Update to version 6.1Daniel Bermond
2023-10-28Temporarily disable docs to fix build. Fix nvenc build.Daniel Bermond
HTML pages fails to build with texinfo 7.1. Temporarily disabling it until there is an upstream fix.
2023-08-12Fix build with binutils 2.41Daniel Bermond
2023-06-20Fix build. Change vulkan dependency. Switch libmfx to onevpl.Daniel Bermond
'--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
2023-04-20Update to version 6.0Daniel Bermond
2022-09-26Update to version 5.1.2Daniel Bermond
2022-09-03Update to version 5.1.1Daniel Bermond
2022-08-04Add fix for v4l2 memory leakDaniel Bermond
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
2022-07-23Update to version 5.1Daniel Bermond
2022-05-06Update to version 5.0.1Daniel Bermond
2022-03-20Add fixes for avisynthplus and svt-av1 0.9.0Daniel Bermond
2022-02-17Update to version 5.0Daniel Bermond
2021-09-04Update to version 4.4Daniel Bermond
2021-03-26Update to version 4.3.2Daniel Bermond
2020-10-19Fix build with srt 1.4.2Daniel Bermond
2020-07-17Updated to version 4.3.1Daniel Bermond
2020-05-31Updated to version 4.2.3Daniel Bermond
2020-03-25Fix checksumsDaniel Bermond
2020-02-29Add support for decklink-sdk 11.5Daniel Bermond
2020-01-23Add Intel Quick Sync Video support (added by repository package)Daniel Bermond
2020-01-03Updated to version 4.2.2Daniel Bermond
2019-12-15Updated to version 4.2.1Daniel Bermond
2019-07-15Updated to version 4.1.4Daniel Bermond
2019-07-15Fix build with decklink sdk 11. Drop i686 support.Daniel Bermond
2019-04-03Updated to version 4.1.3Daniel Bermond
2019-03-24Updated to version 4.1.2Daniel Bermond
2018-11-09Updated to version 4.1Daniel Bermond
2018-10-15Add pgp check. Remove makepkg internal function. Cleanups.Daniel Bermond
2018-07-20Updated to version 4.0.2Daniel Bermond
2018-07-04Add aom support to match official repository packageDaniel Bermond
References ---------- https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/ffmpeg&id=2f4a39f0d3c2fd9da58cad101e8aa7bdce1cd18c
2018-06-16Updated to version 4.0.1Daniel Bermond
2018-05-13Match latest repository changes (notably nvidia hwaccel support)Daniel Bermond
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
2018-05-02Add --enable-{libxml2,omx} to match official repository packageDaniel Bermond
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
2018-04-20Updated to version 4.0Daniel Bermond
2018-04-20Cosmetic changesDaniel Bermond
2018-02-14Updated to version 3.4.2Daniel Bermond
2017-12-22Updated to version 3.4.1Daniel Bermond
2017-10-15Updated to version 3.4Daniel Bermond
2017-10-10Added support for openjpeg 2.3Daniel Bermond
2017-09-13Updated to version 3.3.4Daniel Bermond
2017-08-16openjpeg 2.2 fix / x265 2.5 rebuildDaniel Bermond
Also removed netcdf (removed from upstream) and the unneeded documentation targets for make.
2017-08-05Updated to version 3.3.3Daniel Bermond
2017-07-17Rebuild against hardening-wrapper removalDaniel Bermond
Alos, removed libvdpau from makedepends since it is already on depends. Reference: ---------- https://www.archlinux.org/todo/hardening-wrapper-removal/