index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavutil
/
cpu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move get_logical_cpus() from lavc/pthread to lavu/cpu.
Anton Khirnov
2013-05-24
1
-0
/
+5
*
cpu.h: define AV_CPU_FLAG_MMX2 for libavutil major 52
Janne Grunau
2012-11-16
1
-1
/
+1
*
x86: build: replace mmx2 by mmxext
Diego Biurrun
2012-08-03
1
-0
/
+5
*
x86: Add CPU flag for the i686 cmov instruction
Diego Biurrun
2012-06-23
1
-0
/
+2
*
avutil: add av_parse_cpu_flags() function
Mans Rullgard
2012-04-25
1
-0
/
+7
*
ARM: allow runtime masking of CPU features
Mans Rullgard
2012-04-22
1
-0
/
+8
*
remove iwmmxt optimizations
Janne Grunau
2012-03-12
1
-2
/
+0
*
cpu: add av_set_cpu_flags_mask().
Anton Khirnov
2012-03-06
1
-0
/
+8
*
x86: XOP/FMA4 CPU detection support
Jason Garrett-Glaser
2011-09-26
1
-0
/
+2
*
multiple inclusion guard cleanup
Diego Biurrun
2011-05-21
1
-1
/
+1
*
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
-0
/
+1
*
Clean up av_get_cpu_flag()
Måns Rullgård
2010-09-09
1
-2
/
+5
*
Move mm_support() from libavcodec to libavutil, make it a public
Stefano Sabatini
2010-09-08
1
-0
/
+5
*
Sort AV_CPU_FLAG* by value.
Stefano Sabatini
2010-09-06
1
-1
/
+1
*
Fix typo.
Stefano Sabatini
2010-09-06
1
-1
/
+1
*
Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_
Stefano Sabatini
2010-09-04
1
-0
/
+44