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
*
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