]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/proresdsp.asm
x86: hpeldsp: Drop unused function parameters
[ffmpeg] / libavcodec / x86 / proresdsp.asm
2016-01-23 Geza Lorex86inc: Add debug symbols indicating sizes of compiled...
2014-03-13 Diego Biurrunx86: Make function prototype comments in assembly code...
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2012-10-30 Diego Biurrunx86: yasm: Use complete source path for macro helper...
2012-10-30 Diego Biurrunx86: include x86inc.asm in x86util.asm
2012-08-02 Diego Biurrunx86: proresdsp: improve SIGNEXTEND macro comments
2012-07-27 Ronald S. Bultjeproresdsp: port x86 assembly to cpuflags.
2012-01-27 Ronald S. Bultjeconfig.asm: change %ifdef directives to %if directives.
2011-10-11 Ronald S. Bultjeprores: idct sse2/sse4 optimizations.