]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/h264_weight.asm
config.asm: change %ifdef directives to %if directives.
[ffmpeg] / libavcodec / x86 / h264_weight.asm
2012-01-27 Ronald S. Bultjeconfig.asm: change %ifdef directives to %if directives.
2011-11-05 Ronald S. Bultjeh264_weight: remove duplication functions.
2011-10-21 Ronald S. BultjeH264: change weight/biweight functions to take a height...
2011-08-15 Dave YeoFix NASM include directive
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-09-01 Eli FriedmanFix typo in r25019.
2010-09-01 Ronald S. BultjeUnscrew breakage after my last commit because of symbol...
2010-09-01 Ronald S. BultjeRename h264_weight_sse2.asm to h264_weight.asm; add...