]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/vp3dsp.asm
os_support: K&R formatting cosmetics
[ffmpeg] / libavcodec / x86 / vp3dsp.asm
2012-01-27 Ronald S. Bultjeconfig.asm: change %ifdef directives to %if directives.
2011-08-15 Dave YeoFix NASM include directive
2011-08-12 Ronald S. BultjeMove x86util.asm from libavcodec/ to libavutil/.
2011-08-12 Ronald S. BultjeMove x86inc.asm to libavutil/.
2011-05-14 Diego BiurrunFix FSF address copy paste error in some license headers.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-09-05 Reimar DöffingerUse "d" suffix for general-purpose registers used with...
2010-08-30 Ronald S. BultjeMove VP3 IDCT functions from inline ASM to YASM. This...