]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/mpegvideo_mmx_template.c
v410enc: include correct headers
[ffmpeg] / libavcodec / x86 / mpegvideo_mmx_template.c
2011-07-17 Martin Storsjöx86: Use LOCAL_ALIGNED in mpegvideo_mmx_template
2011-04-29 Diego BiurrunRemove disabled non-optimized code variants.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-18 Mans RullgardReplace ASMALIGN() with .p2align
2010-10-31 Ramiro Pollampegvideo_mmx: add xmm registers to clobber list
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-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-22 Diego BiurrunRename libavcodec/i386/ --> libavcodec/x86/.