Mans Rullgard
|
a3df4781f4
|
x86: add colons after labels
nasm prints a warning if the colon is missing.
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
2012-08-07 15:20:56 +01:00 |
|
Ronald S. Bultje
|
d07ff3cd5a
|
h264_chromamc_10bit: port x86 simd to cpuflags.
|
2012-07-27 17:35:49 -07:00 |
|
Ronald S. Bultje
|
3b15a6d742
|
config.asm: change %ifdef directives to %if directives.
This allows combining multiple conditionals in a single statement.
|
2012-01-27 10:19:57 +08:00 |
|
Dave Yeo
|
cc73511e8e
|
Fix NASM include directive
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
|
2011-08-15 11:24:35 -07:00 |
|
Ronald S. Bultje
|
b2c087871d
|
Move x86util.asm from libavcodec/ to libavutil/.
This allows using it in swscale also.
|
2011-08-12 11:43:03 -07:00 |
|
Ronald S. Bultje
|
3a39195b1d
|
Move x86inc.asm to libavutil/.
This allows using it in libswscale/ also.
|
2011-08-12 11:43:02 -07:00 |
|
Daniel Kang
|
f188a1e0ca
|
H.264: Add x86 assembly for 10-bit MC Chroma H.264 functions.
Mainly ported from 8-bit H.264 MC Chroma.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
|
2011-06-18 07:52:19 -04:00 |
|