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
/
libavcodec
/
x86
/
h264_chromamc_10bit.asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: mmx2 ---> mmxext in asm constructs
Diego Biurrun
2012-11-14
1
-2
/
+2
*
build: Drop AVX assembly ifdefs
Diego Biurrun
2012-11-11
1
-4
/
+0
*
x86: h264_chromamc_10bit: drop pointless PAVG %define
Diego Biurrun
2012-10-31
1
-2
/
+1
*
x86: yasm: Use complete source path for macro helper %includes
Diego Biurrun
2012-10-31
1
-1
/
+1
*
x86: include x86inc.asm in x86util.asm
Diego Biurrun
2012-10-31
1
-1
/
+0
*
x86: Split inline and external assembly #ifdefs
Diego Biurrun
2012-08-31
1
-2
/
+2
*
x86: add colons after labels
Mans Rullgard
2012-08-07
1
-8
/
+8
*
h264_chromamc_10bit: port x86 simd to cpuflags.
Ronald S. Bultje
2012-07-27
1
-20
/
+20
*
config.asm: change %ifdef directives to %if directives.
Ronald S. Bultje
2012-01-27
1
-2
/
+2
*
Fix NASM include directive
Dave Yeo
2011-08-15
1
-2
/
+2
*
Move x86util.asm from libavcodec/ to libavutil/.
Ronald S. Bultje
2011-08-12
1
-1
/
+1
*
Move x86inc.asm to libavutil/.
Ronald S. Bultje
2011-08-12
1
-1
/
+1
*
H.264: Add x86 assembly for 10-bit MC Chroma H.264 functions.
Daniel Kang
2011-06-18
1
-0
/
+273