]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/idct_sse2_xvid.c
options_table: Add some missing #includes to fix "make checkheaders".
[ffmpeg] / libavcodec / x86 / idct_sse2_xvid.c
2011-06-23 Diego Biurrundoxygen: Consistently use '@' instead of '\' for Doxyge...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-18 Mans RullgardReplace ASMALIGN() with .p2align
2010-10-31 Ramiro Pollaxmm_clobbers: list xmm registers first in clobber list
2010-10-31 Ramiro Pollaidct_sse2_xvid: only mark xmm>=8 as clobbered on x86_64
2010-10-31 Ramiro Pollaidct_sse2_xvid: add xmm registers to clobber list
2010-08-30 Ronald S. BultjePut ff_ prefix on non-static {put_signed,put,add}_pixel...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-01-22 Måns RullgårdMove array specifiers outside DECLARE_ALIGNED() invocations
2009-08-29 Måns RullgårdMove declarations of some mmx functions to dsputil_mmx.h
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-22 Diego BiurrunRename libavcodec/i386/ --> libavcodec/x86/.