]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/h264_qpel_10bit.asm
x86: mpegvideoenc: Do not abuse HAVE_ variables for template instantiation
[ffmpeg] / libavcodec / x86 / h264_qpel_10bit.asm
2012-08-07 Mans Rullgardx86: add colons after labels
2012-04-11 Henrik Gramnerx86inc improvements for 64-bit
2012-03-02 Ronald S. Bultjeh264: change underread for 10bit QPEL to overread.
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-07-03 Daniel KangH.264: Add x86 assembly for 10-bit H.264 qpel functions.