34
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Jun 19, 2025 — Jun 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
riscv64: add compile support More... 10 months ago
windows: Fix named pipes detection More... about 1 year ago
arm: Don't test x264_cpu_fast_neon_mrc_test on Windows More... about 1 year ago
configure: Use MSYSTEM_CARCH for default arch on msys2 More... about 1 year ago
Update gas-preprocessor.pl to the latest upstream version More... about 1 year ago
ci: Remove vlc-contrib dependency More... about 1 year ago
ci: Fix ffmpeg build More... about 1 year ago
lavf: Update the code to work with the latest libavutil API More... about 1 year ago
i8mm & neon hpel_filter optimization More... about 1 year ago
msvsdepend: Allow using the script for .S sources too More... over 1 year ago
Makefile: Generate dependency information implicitly while compiling More... over 1 year ago
aarch64: Add runtime detection of extensions on Windows and macOS More... over 1 year ago
aarch64: Add flags for runtime detection of dotprod and i8mm More... over 1 year ago
aarch64: Use configure detected directives for enabling SVE/SVE2 More... over 1 year ago
configure: Check for the dotprod and i8mm aarch64 extensions More... over 1 year ago
configure: Check for .arch and .arch_extension for enabling aarch64 extensions More... over 1 year ago
configure: Use as_check for the main check for whether NEON is supported More... over 1 year ago
configure: Use as_check for checking for aarch64 features More... over 1 year ago
Provide implementations for functions using the instructions SDOT/UDOT in the DotProd Armv8 extension. More... over 1 year ago
Bump dates to 2025 More... over 1 year ago
ci: Test compiling for Android More... over 1 year ago
Enable use of __sync_fetch_and_add() wherever detected instead of just X86 More... over 1 year ago
aarch64: defines involving bit shifts should be unsigned More... over 1 year ago
Use sched_getaffinity on Android More... over 1 year ago
Use sysctlbyname(3) hw.logicalcpu on macOS More... over 1 year ago
Make use of sysconf(3) _SC_NPROCESSORS_ONLN and _SC_NPROCESSORS_CONF More... over 1 year ago
Fix build with Android NDK and API < 24 for 32-bit targets More... over 1 year ago
Use getauxval() on Linux and elf_aux_info() on FreeBSD/OpenBSD on arm/ppc More... over 1 year ago
Provide x264_getauxval() wrapper for getauxvaul() and elf_aux_info() More... over 1 year ago
aarch64: Use elf_aux_info() for CPU feature detection on FreeBSD/OpenBSD More... over 1 year ago