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
*
cpu-test: test av_cpu_count
Janne Grunau
2014-08-04
1
-1
/
+13
*
fate: add informative cpu test
Janne Grunau
2014-08-04
1
-6
/
+43
*
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
*
aarch64: add cpuflags support for NEON and VFP
Janne Grunau
2014-01-15
1
-4
/
+15
*
Add missing #includes for *INT64_MAX and *INT64_C
Diego Biurrun
2013-11-23
1
-0
/
+2
*
libavutil: x86: Add AVX2 capable CPU detection.
Kieran Kunhya
2013-10-25
1
-0
/
+3
*
avutil: Move internal CPU detection function declarations to private header
Diego Biurrun
2013-08-28
1
-0
/
+1
*
cpu: Restructure code to avoid pointless ret variable indirection
Diego Biurrun
2013-06-02
1
-8
/
+4
*
cpu: Include common.h for av_popcount64
Martin Storsjö
2013-05-24
1
-0
/
+1
*
Move get_logical_cpus() from lavc/pthread to lavu/cpu.
Anton Khirnov
2013-05-24
1
-0
/
+51
*
Remove pointless #undefs of previously forbidden functions.
Anton Khirnov
2012-12-04
1
-1
/
+0
*
avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member
Martin Storsjö
2012-09-04
1
-1
/
+1
*
avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member
Martin Storsjö
2012-09-04
1
-24
/
+24
*
x86: build: replace mmx2 by mmxext
Diego Biurrun
2012-08-03
1
-4
/
+4
*
x86: Add CPU flag for the i686 cmov instruction
Diego Biurrun
2012-06-23
1
-1
/
+3
*
cpu: recognise only cpu flag names pertinent to the architecture
Mans Rullgard
2012-04-25
1
-2
/
+4
*
avutil: add av_parse_cpu_flags() function
Mans Rullgard
2012-04-25
1
-0
/
+62
*
ARM: allow runtime masking of CPU features
Mans Rullgard
2012-04-22
1
-1
/
+9
*
remove iwmmxt optimizations
Janne Grunau
2012-03-12
1
-4
/
+1
*
cpu: initialize mask to -1, so that by default, optimizations are used.
Ronald S. Bultje
2012-03-06
1
-1
/
+1
*
cpu: add av_set_cpu_flags_mask().
Anton Khirnov
2012-03-06
1
-1
/
+11
*
x86: XOP/FMA4 CPU detection support
Jason Garrett-Glaser
2011-09-26
1
-0
/
+2
*
Fix cpu flags test program
Mans Rullgard
2011-06-30
1
-21
/
+34
*
Add a CPU flag for the Atom processor.
Justin Ruggles
2011-03-22
1
-0
/
+1
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
x86: check for AVX support
Mans Rullgard
2011-02-20
1
-1
/
+2
*
cpu-test: include stdio.h only for test prog
Mans Rullgard
2011-01-18
1
-2
/
+1
*
fix building of cpu-test by including required header
Ramiro Polla
2010-12-07
1
-0
/
+2
*
Cache detected CPU flags
Måns Rullgård
2010-09-09
1
-4
/
+11
*
Clean up av_get_cpu_flag()
Måns Rullgård
2010-09-09
1
-8
/
+3
*
Move mm_support() from libavcodec to libavutil, make it a public
Stefano Sabatini
2010-09-08
1
-0
/
+66