summaryrefslogtreecommitdiff
path: root/libavcodec/x86/h264_qpel.c
Commit message (Expand)AuthorAge
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-05
* x86: Simplify some arch conditionalsDiego Biurrun2013-01-29
* x86: h264qpel: Move stray comment to the right spot and clarify itDiego Biurrun2013-01-26
* x86: h264qpel: add cpu flag checks for init functionJanne Grunau2013-01-24
* dsputil: Separate h264 qpelMans Rullgard2013-01-24
* x86: h264: Convert 8-bit QPEL inline assembly to YASMDaniel Kang2012-11-25
* x86: h264: Remove 3dnow QPEL codeDaniel Kang2012-11-25
* x86: h264qpel: Only define mmxext QPEL functions if H264QPEL is enabledDiego Biurrun2012-11-05
* x86: mmx2 ---> mmxext in function namesDiego Biurrun2012-10-31
* x86: MMX2 ---> MMXEXT in macro namesDiego Biurrun2012-10-31
* x86: Split inline and external assembly #ifdefsDiego Biurrun2012-08-31
* x86: avcodec: Drop silly "_mmx" suffixes from filenamesDiego Biurrun2012-08-28