summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/h264_qpel_mmx.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with --disable-everything.Carl Eugen Hoyos2012-05-241-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-081-10/+0
|\
| * x86: Remove duplicated AVG_3DNOW_OP / AVG_MMX2_OP macros from h264_qpel_mmx.c.Diego Biurrun2012-03-071-10/+0
| * x86: fix build with gcc 4.7Mans Rullgard2011-07-261-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-051-1/+1
|\ \ | |/
| * x86_32: Fix build on x86_32 with --disable-yasm.Daniel Kang2011-07-041-1/+1
* | h264_qpel_mmx: add another forgotten have_yasmMichael Niedermayer2011-07-041-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-041-0/+98
|\ \ | |/
| * H.264: Add x86 assembly for 10-bit H.264 qpel functions.Daniel Kang2011-07-031-0/+98
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* | A cmp instruction with two constants is invalid, thus "g" constraintReimar Döffinger2011-06-211-4/+4
|/
* xmm_clobbers: list xmm registers first in clobber listRamiro Polla2010-10-311-23/+23
* h264dsp: add xmm registers to clobber listRamiro Polla2010-10-301-0/+16
* indentRamiro Polla2010-10-281-70/+70
* h264dsp: merge some more asm blocksRamiro Polla2010-10-281-39/+21
* h264dsp: merge some asm blocksRamiro Polla2010-10-251-26/+20
* Split h264dsp_mmx.c (which was #included in dsputil_mmx.c) in h264_qpel_mmx.c,Ronald S. Bultje2010-09-011-0/+1209
OpenPOWER on IntegriCloud