Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
X
x264
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Brad Smith
x264
Graph
450946f96bb20ca3f71d494c0800c3ad747de769
Select Git revision
Branches
5
checkasm_i386
getauxval_mips
linux_cpu_count
master
default
protected
stable
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
Jan
29
Dec
3
Nov
28
Oct
27
26
22
20
17
7
17
Sep
17
May
13
21
Mar
14
12
28
Feb
20
19
13
Jan
23
Nov
20
18
14
2
24
Oct
19
18
12
10
1
15
Apr
2
28
Jan
17
Dec
28
Oct
6
1
19
Sep
5
1
31
Aug
2
Jun
22
Feb
21
19
5
26
Jan
24
30
Dec
12
7
6
29
Sep
25
Aug
14
Jun
13
5
May
3
13
Apr
12
11
Feb
10
9
1
27
Jan
26
24
19
7
28
Dec
26
Oct
25
27
Sep
12
14
Jul
2
15
Jun
10
26
Apr
9
29
Feb
27
Nov
5
1
17
Jul
16
14
Mar
6
3
23
Dec
25
Sep
23
Aug
6
21
Jul
29
Jun
25
3
27
May
31
Mar
18
Jan
17
24
Dec
11
Aug
26
Jun
24
14
23
May
21
19
14
Apr
29
Mar
23
23
Jan
21
18
29
Dec
1
21
Nov
22
Sep
20
17
13
Jun
20
Apr
12
11
5
Feb
18
Jan
17
3
20
Dec
17
Oct
11
3
Sep
27
Aug
19
27
Jul
25
Bump dates to 2025
master
master
Use sched_getaffinity on Android
ci: Test compiling for Android
Enable use of __sync_fetch_and_add() wherever detected instead of just X86
Use sysctlbyname(3) hw.logicalcpu on macOS
aarch64: defines involving bit shifts should be unsigned
Use getauxval() on Linux and elf_aux_info() on OpenBSD on mips
getauxval_mips
getauxval_mips
Make use of sysconf(3) _SC_NPROCESSORS_ONLN and _SC_NPROCESSORS_CONF
Use getauxval() on Linux and elf_aux_info() on FreeBSD/OpenBSD on arm/ppc
Fix build with Android NDK and API < 24 for 32-bit targets
configure: Add DragonFly support
Provide x264_getauxval() wrapper for getauxvaul() and elf_aux_info()
aarch64: Use elf_aux_info() for CPU feature detection on FreeBSD/OpenBSD
configure: Check for SVE support in MS armasm64 via as_check
Simplify x264_cpu_num_processors() on Linux
linux_cpu_count
linux_cpu_count
x86inc: Improve ELF PIC support for external function calls
loongarch: Enhance ultrafast encoding performance
loongarch: Fixed pixel_sa8d_16x16_lasx
loongarch: Add checkasm_call
loongarch: Update loongson_asm.S version to 0.4.0
x86inc: Improve XMM-spilling functionality on 64-bit Windows
x86inc: Restore the stack state between stack allocations
x86inc: Fix warnings with old nasm versions
ppc: Fix incompatible pointer type errors
aarch64: Use regular hwcaps flags instead of HWCAP_CPUID for CPU feature detection on Linux
CI: Switch 32/64-bit windows builds to LLVM
CI: Add config.log to job artifacts
x86inc: Add support for ELF CET properties
x86inc.asm: Add the crc32 SSE4.2 GPR instruction
x86inc: Add a cpu flag for the Ice Lake AVX-512 subset
x86inc: Add CLMUL cpu flag
x86inc: Add template defines for EVEX broadcasts
x86inc: Properly sort instructions in alphabetical order
Bump dates to 2024
Improve pixel-a.S Performance by Using SVE/SVE2
Create Common NEON pixel-a Macros and Constants
Improve mc-a.S Performance by Using SVE/SVE2
Create Common NEON mc-a Macros and Functions
Improve deblock-a.S Performance by Using SVE/SVE2
Create Common NEON deblock-a Macros
Loading