Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : ffmpeg-cuda-full.git
AUR Package Repositories | click
here
to return to the package base details page
about
summary
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-06-21
Broaden .gitignore: match any .sig, ignore makepkg logs and editor/merge backups
slyfox1186
2026-06-21
Fix -march corruption on x86-64-v3 builds; bump to 2:8.1.1-3
slyfox1186
2026-05-17
Fix "failed checking for nvcc" by passing --nvccflags explicitly
slyfox1186
2026-05-05
Add .gitignore for makepkg build artifacts
slyfox1186
2026-05-05
Bump to 2:8.1.1-1; add VAAPI, RIST, SMB, ARIB-B24, CDIO support
slyfox1186
2026-04-30
Add Chromium compat patch for av_stream_get_first_dts
slyfox1186
2026-04-01
Add .install file with pre_install message for conflict resolution
Jay Man
2026-04-01
Add README with install instructions
Jay Man
2026-04-01
Add replaces=('ffmpeg') for seamless stock ffmpeg replacement
Jay Man
2026-04-01
Add /usr/bin/core_perl to PATH for pod2man (man page generation)
Jay Man
2026-04-01
Use all CPU threads for parallel build
Jay Man
2026-04-01
Use -march=native -mtune=native for CPU-specific optimization
Jay Man
2026-04-01
Use -O3 optimization for better encode/decode performance
Jay Man
2026-04-01
Follow Arch packaging best practices
Jay Man
2026-04-01
Strip LTO flags and enable PIC to fix libswscale asm linking
Jay Man
2026-04-01
Add -fPIC to extra-cflags for shared library linking
Jay Man
2026-04-01
Add /opt/cuda/bin to PATH for nvcc discovery
Jay Man
2026-04-01
Unset threads env var to fix Vulkan dependency check
Jay Man
2026-04-01
Add avisynthplus to makedepends for --enable-avisynth
Jay Man
2026-04-01
Initial commit: ffmpeg-cuda-full AUR package
Jay Man