aboutsummarylogtreecommitdiffstats
AgeCommit message (Expand)Author
2026-06-21Broaden .gitignore: match any .sig, ignore makepkg logs and editor/merge backupsslyfox1186
2026-06-21Fix -march corruption on x86-64-v3 builds; bump to 2:8.1.1-3slyfox1186
2026-05-17Fix "failed checking for nvcc" by passing --nvccflags explicitlyslyfox1186
2026-05-05Add .gitignore for makepkg build artifactsslyfox1186
2026-05-05Bump to 2:8.1.1-1; add VAAPI, RIST, SMB, ARIB-B24, CDIO supportslyfox1186
2026-04-30Add Chromium compat patch for av_stream_get_first_dtsslyfox1186
2026-04-01Add .install file with pre_install message for conflict resolutionJay Man
2026-04-01Add README with install instructionsJay Man
2026-04-01Add replaces=('ffmpeg') for seamless stock ffmpeg replacementJay Man
2026-04-01Add /usr/bin/core_perl to PATH for pod2man (man page generation)Jay Man
2026-04-01Use all CPU threads for parallel buildJay Man
2026-04-01Use -march=native -mtune=native for CPU-specific optimizationJay Man
2026-04-01Use -O3 optimization for better encode/decode performanceJay Man
2026-04-01Follow Arch packaging best practicesJay Man
2026-04-01Strip LTO flags and enable PIC to fix libswscale asm linkingJay Man
2026-04-01Add -fPIC to extra-cflags for shared library linkingJay Man
2026-04-01Add /opt/cuda/bin to PATH for nvcc discoveryJay Man
2026-04-01Unset threads env var to fix Vulkan dependency checkJay Man
2026-04-01Add avisynthplus to makedepends for --enable-avisynthJay Man
2026-04-01Initial commit: ffmpeg-cuda-full AUR packageJay Man