Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
X
x264
Manage
Activity
Members
Labels
Plan
Issues
26
Issue boards
Milestones
Wiki
Code
Merge requests
17
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
VideoLAN
x264
Graph
5db6aa6
Select Git revision
Branches
2
master
default
protected
stable
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Mar
11
4
3
Jan
29
Dec
3
Nov
27
Oct
26
22
20
17
7
17
Sep
13
May
21
Mar
14
12
28
Feb
20
19
13
Jan
23
Nov
20
18
14
2
24
Oct
19
18
12
10
1
2
Apr
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
Provide implementations for functions using the instructions SDOT/UDOT in the DotProd Armv8 extension.
master
master
aarch64: Add runtime detection of extensions on Windows and macOS
aarch64: Add flags for runtime detection of dotprod and i8mm
configure: Check for the dotprod and i8mm aarch64 extensions
aarch64: Use configure detected directives for enabling SVE/SVE2
configure: Check for .arch and .arch_extension for enabling aarch64 extensions
configure: Use as_check for the main check for whether NEON is supported
configure: Use as_check for checking for aarch64 features
Makefile: Generate dependency information implicitly while compiling
msvsdepend: Allow using the script for .S sources too
Bump dates to 2025
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
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
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
Loading