]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/cavsdsp_mmx.c
mpegvideo_enc: only allocate output packet when we know there will be output
[ffmpeg] / libavcodec / x86 / cavsdsp_mmx.c
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
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-30 Ronald S. BultjePut ff_ prefix on non-static {put_signed,put,add}_pixel...
2010-08-03 Måns RullgårdMove cavs dsp functions to their own struct
2010-07-11 David ConradMake ff_pw_4 128 bits
2010-03-06 Måns Rullgårdx86: move function prototypes to header files
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-10-01 Reimar DöffingerUse MANGLE in cavsdsp, the current version using "m...
2009-02-12 Aurelien Jacobsconvert ff_pw_64 into an xmm_reg for future use in...
2009-02-10 Stefan Gehreravoid duplicating dsputil's clear_block
2008-12-22 Diego BiurrunRename libavcodec/i386/ --> libavcodec/x86/.