| Commit message (Expand) | Author | Age | Files | Lines |
* | swscale: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -1/+3 |
* | x86: mmx2 ---> mmxext in comments and messages | Diego Biurrun | 2012-10-31 | 1 | -1/+1 |
* | swscale: x86: fix #endif comments in rgb2rgb template file | Giorgio Vazzana | 2012-08-19 | 1 | -2/+2 |
* | x86: swscale: fix fragile memory accesses | Mans Rullgard | 2012-08-13 | 1 | -147/+137 |
* | x86: swscale: remove disabled code | Mans Rullgard | 2012-08-13 | 1 | -84/+0 |
* | x86: build: replace mmx2 by mmxext | Diego Biurrun | 2012-08-03 | 1 | -9/+9 |
* | sws: replace all long with int. | Anton Khirnov | 2011-05-28 | 1 | -73/+73 |
* | rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions. | Ronald S. Bultje | 2011-05-26 | 1 | -34/+40 |
* | swscale: Eliminate rgb24toyv12_c() duplication. | Michael Niedermayer | 2011-05-26 | 1 | -46/+1 |
* | swscale: simplify rgb2rgb templating | Luca Barbato | 2011-04-14 | 1 | -299/+1 |
* | swscale: move away x86 specific code from rgb2rgb | Luca Barbato | 2011-04-14 | 1 | -0/+2944 |