| Commit message (Expand) | Author | Age | Files | Lines |
* | Move MASK_ABS macro to libavcodec/mathops.h | Mans Rullgard | 2012-08-09 | 1 | -0/+6 |
* | x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h | Mans Rullgard | 2012-08-09 | 21 | -21/+21 |
* | x86: pngdsp: Fix assembly for OS/2 | Dave Yeo | 2012-08-08 | 1 | -1/+1 |
* | x86: use 32-bit source registers with movd instruction | Mans Rullgard | 2012-08-07 | 3 | -11/+11 |
* | x86: add colons after labels | Mans Rullgard | 2012-08-07 | 16 | -112/+112 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 4 | -23/+23 |
* | x86: h264_idct: Rename x264_add8x4_idct_sse2 --> h264_add8x4_idct_sse2 | Diego Biurrun | 2012-08-05 | 1 | -4/+4 |
* | fft: 3dnow: fix register name typo in DECL_IMDCT macro | Ronald S. Bultje | 2012-08-04 | 1 | -1/+1 |
* | x86: dct32: port to cpuflags | Diego Biurrun | 2012-08-03 | 1 | -49/+25 |
* | x86: build: replace mmx2 by mmxext | Diego Biurrun | 2012-08-03 | 17 | -29/+28 |
* | dsputil: make add_hfyu_left_prediction_sse4() support unaligned src. | Ronald S. Bultje | 2012-08-03 | 1 | -7/+13 |
* | x86: Use consistent 3dnowext function and macro name suffixes | Diego Biurrun | 2012-08-03 | 6 | -43/+45 |
* | x86: proresdsp: improve SIGNEXTEND macro comments | Diego Biurrun | 2012-08-02 | 1 | -3/+3 |
* | x86: h264dsp: K&R formatting cosmetics | Diego Biurrun | 2012-08-02 | 1 | -225/+247 |
* | x86: fft: fix imdct_half() for AVX | Ronald S. Bultje | 2012-08-02 | 1 | -3/+10 |
* | x86: remove libmpeg2 mmx(ext) idct functions | Mans Rullgard | 2012-08-02 | 3 | -675/+0 |
* | fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64. | Ronald S. Bultje | 2012-07-31 | 5 | -226/+170 |
* | x86/dsputilenc: bury inline asm under HAVE_INLINE_ASM. | Ronald S. Bultje | 2012-07-31 | 4 | -33/+63 |
* | x86: h264dsp: Remove unused variable ff_pb_3_1 | Diego Biurrun | 2012-08-01 | 1 | -2/+0 |
* | x86: h264dsp: Adjust YASM #ifdefs | Diego Biurrun | 2012-07-31 | 1 | -3/+1 |
* | h264: convert loop filter strength dsp function to yasm. | Ronald S. Bultje | 2012-07-30 | 2 | -155/+175 |
* | h264_idct_10bit: port x86 assembly to cpuflags. | Ronald S. Bultje | 2012-07-28 | 1 | -127/+127 |
* | fft: rename "z" to "zc" to prevent name collision. | Ronald S. Bultje | 2012-07-28 | 1 | -9/+9 |
* | vp3: don't compile mmx IDCT functions on x86-64. | Ronald S. Bultje | 2012-07-27 | 2 | -0/+5 |
* | h264_loopfilter: port x86 simd to cpuflags. | Ronald S. Bultje | 2012-07-27 | 3 | -121/+120 |
* | h264_chromamc_10bit: port x86 simd to cpuflags. | Ronald S. Bultje | 2012-07-27 | 2 | -28/+28 |
* | vp3: port x86 SIMD to cpuflags. | Ronald S. Bultje | 2012-07-27 | 1 | -47/+47 |
* | rv34: port x86 SIMD to cpuflags. | Ronald S. Bultje | 2012-07-27 | 1 | -5/+6 |
* | vp56: only compile MMX SIMD on x86-32. | Ronald S. Bultje | 2012-07-27 | 2 | -0/+4 |
* | vp56: port x86 simd to cpuflags. | Ronald S. Bultje | 2012-07-27 | 1 | -19/+15 |
* | proresdsp: port x86 assembly to cpuflags. | Ronald S. Bultje | 2012-07-27 | 1 | -21/+18 |
* | mpegaudio: bury inline asm under HAVE_INLINE_ASM. | Ronald S. Bultje | 2012-07-26 | 1 | -0/+5 |
* | x86inc: automatically insert vzeroupper for YMM functions. | Ronald S. Bultje | 2012-07-26 | 2 | -20/+0 |
* | vp3: don't use calls to inline asm in yasm code. | Ronald S. Bultje | 2012-07-25 | 1 | -41/+79 |
* | x86/dsputil: put inline asm under HAVE_INLINE_ASM. | Ronald S. Bultje | 2012-07-25 | 7 | -18/+73 |
* | dsputil_mmx: fix incorrect assembly code | Yang Wang | 2012-07-25 | 1 | -9/+9 |
* | dsputil: x86: add SHUFFLE_MASK_W macro | Jason Garrett-Glaser | 2012-07-22 | 1 | -1/+1 |
* | x86: dsputil: drop some unused CPU flag debug code | Diego Biurrun | 2012-07-19 | 1 | -15/+0 |
* | vp3: move idct and loop filter pointers to new vp3dsp context | Mans Rullgard | 2012-07-18 | 4 | -39/+66 |
* | build: add CONFIG_VP3DSP, reduce repetition in OBJS lists | Mans Rullgard | 2012-07-18 | 1 | -4/+2 |
* | x86: h264_intrapred: Don't add the 'd' suffix to the SPLATB_REG macro | Martin Storsjö | 2012-07-06 | 1 | -1/+1 |
* | x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macros | Diego Biurrun | 2012-07-05 | 1 | -107/+22 |
* | x86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macros | Loren Merritt | 2012-07-05 | 1 | -21/+0 |
* | x86: h264_intrapred: port to cpuflag macros | Diego Biurrun | 2012-07-05 | 2 | -146/+168 |
* | vp8: Add ifdef guards around the sse2 loopfilter in the sse2slow branch too | Martin Storsjö | 2012-07-05 | 1 | -0/+2 |
* | vp8: loopfilter >=sse2 functions need aligned stack on x86-32. | Martin Storsjö | 2012-07-04 | 1 | -0/+6 |
* | dsputilenc: group yasm and inline asm function pointer assignment. | Ronald S. Bultje | 2012-07-04 | 1 | -1/+1 |
* | dsputilenc_mmx: split assignment of ff_sse16_sse2 to SSE2 section. | Ronald S. Bultje | 2012-06-30 | 1 | -3/+6 |
* | x86: fmtconvert: add special asm for float_to_int16_interleave_misc_* | Ronald S. Bultje | 2012-06-30 | 2 | -5/+85 |
* | x86: vc1: fix and enable optimised loop filter | Mans Rullgard | 2012-06-30 | 2 | -3/+4 |