summaryrefslogtreecommitdiff
path: root/libavcodec/x86/h264_qpel_10bit.asm
Commit message (Expand)AuthorAge
* x86: Make function prototype comments in assembly code consistentDiego Biurrun2014-03-13
* x86: h264_qpel_10bit: drop unused parameter from MC10/MC20/MC30 macrosDiego Biurrun2012-11-10
* x86: PALIGNR: port to cpuflagsDiego Biurrun2012-11-09
* x86: h264_qpel_10bit: port to cpuflagsDiego Biurrun2012-11-09
* x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-31
* x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-31
* x86: add colons after labelsMans Rullgard2012-08-07
* x86inc improvements for 64-bitHenrik Gramner2012-04-11
* h264: change underread for 10bit QPEL to overread.Ronald S. Bultje2012-03-02
* config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-27
* Fix NASM include directiveDave Yeo2011-08-15
* Move x86util.asm from libavcodec/ to libavutil/.Ronald S. Bultje2011-08-12
* Move x86inc.asm to libavutil/.Ronald S. Bultje2011-08-12
* H.264: Add x86 assembly for 10-bit H.264 qpel functions.Daniel Kang2011-07-03