]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/h264_qpel.c
x86: fix build without inline asm
[ffmpeg] / libavcodec / x86 / h264_qpel.c
2012-11-25 Daniel Kangx86: h264: Convert 8-bit QPEL inline assembly to YASM
2012-11-25 Daniel Kangx86: h264: Remove 3dnow QPEL code
2012-11-05 Diego Biurrunx86: h264qpel: Only define mmxext QPEL functions if...
2012-10-31 Diego Biurrunx86: mmx2 ---> mmxext in function names
2012-10-31 Diego Biurrunx86: MMX2 ---> MMXEXT in macro names
2012-08-30 Diego Biurrunx86: Split inline and external assembly #ifdefs
2012-08-28 Diego Biurrunx86: avcodec: Drop silly "_mmx" suffixes from filenames