Search Criteria
Package Details: aom-psy-git r32859.gc7ecd15af-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/aom-psy-git.git (read-only, click to copy) |
---|---|
Package Base: | aom-psy-git |
Description: | An open, royalty-free video coding format, includes tune=(vmaf|butteraugli) and BlueSwordM's psy patches |
Upstream URL: | https://aomedia.org/ |
Licenses: | BSD, custom:PATENTS |
Conflicts: | aom, aom-git |
Provides: | aom, aom-git, libaom.so |
Submitter: | jholmer |
Maintainer: | jholmer |
Last Packager: | jholmer |
Votes: | 2 |
Popularity: | 0.30 |
First Submitted: | 2022-04-08 05:36 (UTC) |
Last Updated: | 2022-07-23 23:14 (UTC) |
Dependencies (12)
- gcc-libs (fastgcc, gccrs-libs-git, gcc-libs-git)
- libjxl-metrics-git
- vmaf (vmaf-git)
- clang (clang8, llvm-minimal-git, clang-git, llvm-git) (make)
- cmake (cmake-git) (make)
- doxygen (doxygen-git, doxygen-clang) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- graphviz (make)
- lld (llvm-git) (make)
- perl (perl-git) (make)
- yasm (yasm-git) (make)
- aocc (optional) – AMD Optimizing Compiler
Required by (45)
- av1an-git (requires aom)
- avidemux-cli-git (requires aom) (make)
- avidemux-core-git (requires aom) (make)
- avidemux-core-git (requires libaom.so)
- avidemux-qt5-git (requires aom) (make)
- avidemux-qt6-git (requires aom) (make)
- cachy-browser (requires aom)
- cinelerra-gg (requires aom)
- cinelerra-gg-git (requires aom)
- emby-server-beta (requires aom)
- ffmpeg-amd-full (requires aom)
- ffmpeg-amd-full-git (requires aom)
- ffmpeg-compat-59 (requires aom)
- ffmpeg-cuda (requires aom)
- ffmpeg-decklink (requires aom)
- ffmpeg-full (requires aom)
- ffmpeg-full-git (requires aom)
- ffmpeg-git (requires aom)
- ffmpeg-headless (requires aom)
- ffmpeg-intel-full-git (requires aom)
Latest Comments
FreezyLemon commented on 2022-06-04 14:22 (UTC)
Thanks for keeping this up to date :)
I think you have a typo in the latest PKGBUILD:
COMMON_FLAGS="-O3 -march=native -flto=thin -pipe $LD_FLAGS"
should use $LDFLAGS instead of $LD_FLAGS, right?