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
/
libavcodec
/
x86
/
mathops.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Put COPY3_IF_LT under HAVE_6REGS
Luca Barbato
2015-03-17
1
-0
/
+5
*
mathops/x86: work around inline asm miscompilation with GCC 4.8.1
Hendrik Leppkes
2013-09-15
1
-1
/
+1
*
configure: Rename cmov processor capability to i686
Diego Biurrun
2013-05-12
1
-4
/
+2
*
Move MASK_ABS macro to libavcodec/mathops.h
Mans Rullgard
2012-08-09
1
-0
/
+6
*
x86: place some inline asm under #if HAVE_INLINE_ASM
Ronald S. Bultje
2012-06-25
1
-0
/
+3
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
mathops: fix MULL() when the compiler does not inline the function.
Justin Ruggles
2011-03-15
1
-1
/
+1
*
mathops: change "g" constraint to "rm" in x86-32 version of MUL64().
Justin Ruggles
2011-03-15
1
-1
/
+1
*
mathops: convert MULL/MULH/MUL64 to inline functions rather than macros.
Justin Ruggles
2011-03-15
1
-16
/
+37
*
Adding missing () to mathops.h.
Michael Niedermayer
2010-05-11
1
-3
/
+3
*
Move NEG_[US]SR32 macros to mathops.h
Måns Rullgård
2010-02-17
1
-0
/
+19
*
Move COPY3_IF_LT to lavc/mathops.h
Måns Rullgård
2010-01-20
1
-0
/
+12
*
re-enable mid_pred asm on x86_64. (broke in r16681)
Loren Merritt
2009-02-08
1
-0
/
+2
*
moves mid_pred() into mathops.h (with arch specific code split by directory)
Aurelien Jacobs
2009-01-18
1
-0
/
+24
*
Rename libavcodec/i386/ --> libavcodec/x86/.
Diego Biurrun
2008-12-22
1
-0
/
+43