index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavutil
/
cpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavu/cpu: Use av_cpu_ prefix
Thilo Borgmann
2021-07-20
1
-1
/
+2
*
lavu/cpu.c: Add av_force_cpu_count() to override auto-detection.
Thilo Borgmann
2021-07-16
1
-0
/
+13
*
avutil/cpu: Remove deprecated functions
Andreas Rheinhardt
2021-04-27
1
-92
/
+0
*
avutil/cpu: Schedule deprecated functions for removal
Andreas Rheinhardt
2021-04-19
1
-1
/
+2
*
avutil/cpu: Use HW_NCPUONLINE to detect # of online CPUs with OpenBSD
Brad Smith
2021-04-18
1
-0
/
+6
*
avutil/cpu: Fix race condition in av_cpu_count()
Andreas Rheinhardt
2021-04-02
1
-4
/
+2
*
libavutil: Detect MMI and MSA flags for MIPS
Jiaxun Yang
2020-07-23
1
-0
/
+10
*
avutil: add AVX-512 flags
James Darnley
2017-12-24
1
-1
/
+5
*
avutil/cpu: split flag checks per arch in av_cpu_max_align()
James Almer
2017-09-27
1
-31
/
+8
*
Merge commit 'e6bff23f1e11aefb16a2b5d6ee72bf7469c5a66e'
James Almer
2017-09-27
1
-0
/
+39
|
\
|
*
cpu: add a function for querying maximum required data alignment
Anton Khirnov
2017-02-11
1
-0
/
+13
|
*
avutil: fix data race in av_get_cpu_flags()
Wan-Teh Chang
2016-12-08
1
-16
/
+18
*
|
lavu/cpu: disable MMX warning on non x86 platforms
Clément Bœsch
2017-06-29
1
-1
/
+2
*
|
avutil: fix data race in av_get_cpu_flags()
Wan-Teh Chang
2016-12-13
1
-5
/
+7
*
|
avutil/cpu: remove the |checked| static variable
Wan-Teh Chang
2016-11-23
1
-19
/
+21
*
|
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
Derek Buitenhuis
2016-05-11
1
-127
/
+0
|
\
\
|
|
/
|
*
build: Split test programs off into separate files
Diego Biurrun
2016-04-07
1
-119
/
+0
*
|
avutil/cpu: add missing entry for vfp_vm to av_parse_cpu_caps
Hendrik Leppkes
2016-01-02
1
-0
/
+1
*
|
Merge commit 'e2710e790c09e49e86baa58c6063af0097cc8cb0'
Hendrik Leppkes
2016-01-02
1
-0
/
+2
|
\
\
|
|
/
|
*
arm: add a cpu flag for the VFPv2 vector mode
Janne Grunau
2015-12-14
1
-0
/
+2
|
*
x86: add AV_CPU_FLAG_AVXSLOW flag
James Almer
2015-05-31
1
-0
/
+3
|
*
avutil: remove pointless bmi1 define
James Almer
2015-04-19
1
-3
/
+2
|
*
cpu-test: Add unistd.h #include for getopt()
Diego Biurrun
2014-08-13
1
-0
/
+4
*
|
lavu: add AESNI CPU flag
Rodger Combs
2015-10-28
1
-0
/
+4
*
|
winrt: multithreading support
wang-bin
2015-10-16
1
-1
/
+7
*
|
x86/cpu: add AV_CPU_FLAG_AVXSLOW flag
James Almer
2015-05-27
1
-0
/
+5
*
|
avutil: remove pointless bmi1 define
James Almer
2015-04-18
1
-3
/
+2
*
|
avutil/cpu: add missing check for mmxext to av_force_cpu_flags
James Almer
2015-03-26
1
-0
/
+1
*
|
avutil: turn arm setend into a cpuflag
Michael Niedermayer
2014-08-13
1
-0
/
+2
*
|
avutil/cpu: check av_parse_cpu_caps() table during cpu-test
Michael Niedermayer
2014-08-06
1
-0
/
+9
*
|
avutil/cpu: Make cpu flag names match between cpu-test and av_parse_cpu_caps(...
Michael Niedermayer
2014-08-06
1
-2
/
+2
*
|
avutil/cpu: add aarch64 entries to 2nd table
Michael Niedermayer
2014-08-06
1
-0
/
+4
*
|
avutil/cpu: output cpu data to stdout
Michael Niedermayer
2014-08-06
1
-5
/
+5
*
|
avutil/cpu: fix cpu-test to work with ffmpegs cpuflags syntax
Michael Niedermayer
2014-08-06
1
-3
/
+4
*
|
Merge commit 'caf5ef852bf71984d3322bbeaf48cfb04ac8255f'
Michael Niedermayer
2014-08-04
1
-1
/
+13
|
\
\
|
|
/
|
*
cpu-test: test av_cpu_count
Janne Grunau
2014-08-04
1
-1
/
+13
*
|
Merge commit '07d8fa58121be8fe315bd51ab760547fe209a745'
Michael Niedermayer
2014-08-04
1
-6
/
+43
|
\
\
|
|
/
|
*
fate: add informative cpu test
Janne Grunau
2014-08-04
1
-6
/
+43
*
|
avutil/cpu: Use HAVE_UNISTD_H instead of HAVE_SYSCONF for #include <unistd.h>
Michael Niedermayer
2014-07-08
1
-1
/
+1
*
|
avutil/cpu: force mmx on selection of higher x86 SIMD features
Michael Niedermayer
2014-05-20
1
-0
/
+20
*
|
Merge commit '8675bcb0addb1c7fb0b04682d1f3f95d5b8dae14'
Michael Niedermayer
2014-04-07
1
-0
/
+2
|
\
\
|
|
/
|
*
aarch64: add armv8 CPU flag
Janne Grunau
2014-04-06
1
-0
/
+2
|
*
x86: add detection for Bit Manipulation Instruction sets
James Almer
2014-02-23
1
-0
/
+6
|
*
x86: add detection for FMA3 instruction set
James Almer
2014-02-23
1
-0
/
+3
*
|
x86: add detection for Bit Manipulation Instruction sets
James Almer
2014-02-22
1
-0
/
+8
*
|
x86: add detection for FMA3 instruction set
James Almer
2014-02-22
1
-0
/
+4
*
|
x86/cpu: add missing avx2 AVOption in av_parse_cpu_flags()
James Almer
2014-02-06
1
-0
/
+1
*
|
Merge commit 'b7b17ed66e199afc7246e642bf3b35c3f8eca217'
Michael Niedermayer
2014-01-15
1
-4
/
+15
|
\
\
|
|
/
|
*
aarch64: add cpuflags support for NEON and VFP
Janne Grunau
2014-01-15
1
-4
/
+15
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-11-24
1
-0
/
+2
|
\
\
|
|
/
[next]