]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/snowdsp_mmx.c
options_table: Add some missing #includes to fix "make checkheaders".
[ffmpeg] / libavcodec / x86 / snowdsp_mmx.c
2012-05-02 Ronald S. Bultjesnowdsp: explicitily state instruction size.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-10-04 İsmail Dönmezsnowdsp: Explicitly state the operand sizes
2010-09-08 Stefano SabatiniMove mm_support() from libavcodec to libavutil, make...
2010-09-04 Stefano SabatiniRename FF_MM_ symbols related to CPU features flags...
2010-08-24 Måns RullgårdRemove global mm_flags variable
2010-03-14 Måns RullgårdSeparate DWT from snow and dsputil
2010-03-06 Måns RullgårdAdd some missing #includes
2010-03-06 Måns RullgårdRemove DECLARE_ALIGNED_{8,16} macros
2010-01-22 Måns RullgårdMove array specifiers outside DECLARE_ALIGNED() invocations
2009-03-19 Matthieu CastetRemove useless casting in asm "m" operand.
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-22 Diego BiurrunRename libavcodec/i386/ --> libavcodec/x86/.