12 Commits (cb36febcbc59d18470361fc27ae834b84be975e3)

Author SHA1 Message Date
Ronald S. Bultje 4d777eedfd vp3: don't compile mmx IDCT functions on x86-64. 12 years ago
Ronald S. Bultje 4a26fdd852 vp3: port x86 SIMD to cpuflags. 12 years ago
Ronald S. Bultje a1878a88a1 vp3: don't use calls to inline asm in yasm code. 12 years ago
Mans Rullgard 28f9ab7029 vp3: move idct and loop filter pointers to new vp3dsp context 13 years ago
Ronald S. Bultje 3b15a6d742 config.asm: change %ifdef directives to %if directives. 13 years ago
Dave Yeo cc73511e8e Fix NASM include directive 13 years ago
Ronald S. Bultje b2c087871d Move x86util.asm from libavcodec/ to libavutil/. 13 years ago
Ronald S. Bultje 3a39195b1d Move x86inc.asm to libavutil/. 13 years ago
Diego Biurrun 888fa31eca Fix FSF address copy paste error in some license headers. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Reimar Döffinger b1c32fb5e5 Use "d" suffix for general-purpose registers used with movd. 14 years ago
Ronald S. Bultje e9f5f020c6 Move VP3 IDCT functions from inline ASM to YASM. This fixes part of the VP3/5/6 14 years ago