summaryrefslogtreecommitdiff
path: root/libavcodec/x86/idct_sse2_xvid.c
Commit message (Expand)AuthorAge
* doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun2011-06-24
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Replace ASMALIGN() with .p2alignMans Rullgard2011-01-18
* xmm_clobbers: list xmm registers first in clobber listRamiro Polla2010-10-31
* idct_sse2_xvid: only mark xmm>=8 as clobbered on x86_64Ramiro Polla2010-10-31
* idct_sse2_xvid: add xmm registers to clobber listRamiro Polla2010-10-31
* Put ff_ prefix on non-static {put_signed,put,add}_pixels_clamped_mmx()Ronald S. Bultje2010-08-30
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård2010-01-22
* Move declarations of some mmx functions to dsputil_mmx.hMåns Rullgård2009-08-29
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun2008-12-22