summaryrefslogtreecommitdiff
path: root/libswscale/x86/swscale_template.c
Commit message (Expand)AuthorAge
...
* swscale: remove if(canMMX2BeUsed) conditional.Ronald S. Bultje2011-05-24
* swscale: remove swScale_{c,MMX,MMX2} duplication.Ronald S. Bultje2011-05-24
* swscale: use emms_c().Ronald S. Bultje2011-05-24
* swscale: remove dead macro WRITEBGR24OLD.Ronald S. Bultje2011-05-24
* swscale: remove AMD3DNOW "optimizations".Ronald S. Bultje2011-05-24
* swscale: remove duplicated x86/ functions.Ronald S. Bultje2011-05-24
* swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.Ronald S. Bultje2011-05-24
* swscale: fix YUV420P 9/10bit support.Ronald S. Bultje2011-05-11
* swscale: fix compilation with --enable-runtime-cpudetectJanne Grunau2011-04-15
* swscale: further cleanup swscale.cJosh Allmann2011-04-14
* swscale: partially move the arch specific code leftLuca Barbato2011-04-14