summaryrefslogtreecommitdiff
path: root/libswscale/x86/yuv2rgb_mmx.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-16
|\
| * swscale: Remove HAVE_MMX from files that are only compiled with MMX enabled.Diego Biurrun2011-06-15
| * swscale: Fix compilation with --disable-mmx2.Diego Biurrun2011-06-15
| * swscale: fix build with --disable-swscale-alpha.Ronald S. Bultje2011-05-27
* | swscale: Commits that could not be pulled earlier due to bugs #2Michael Niedermayer2011-05-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-25
|\|
| * swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.Ronald S. Bultje2011-05-24
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other is gone.Diego Biurrun2010-05-30
* Remove GPL-licensed YUV to RGB MMX routines.Diego Biurrun2010-05-30
* 13% faster yuv420 to rgb15 mmx.Loren Merritt2010-05-19
* alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routinesDiego Biurrun2010-05-04
* MMX(2) accelerated yuv420->rgb24 routine, trivial as essentially as it justZuxy Meng2010-01-09
* Cosmetics:Ramiro Polla2009-08-16
* BGR32 MMX special convertor.Peter Schlaile2009-08-14
* Move yuv2rgb code to subdirs.Ramiro Polla2009-03-26