]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/h264_weight.asm
Move clipd macros to x86util.asm.
[ffmpeg] / libavcodec / x86 / h264_weight.asm
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...