| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '652f5185945c8405fc57aed353286858df8d066f' | Michael Niedermayer | 2012-10-31 | 1 | -1/+1 |
|\ |
|
| * | 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 |
* | | Remove redundant masks in STORE_BGR24_MMX. | Hans-Kristian Arntzen | 2012-09-02 | 1 | -3/+0 |
* | | libswscale: fix #endif comments in rgb2rgb_template.c | Giorgio Vazzana | 2012-08-16 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-14 | 1 | -231/+137 |
|\| |
|
| * | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-04 | 1 | -9/+9 |
|\| |
|
| * | x86: build: replace mmx2 by mmxext | Diego Biurrun | 2012-08-03 | 1 | -9/+9 |
* | | MANGLEd swscale x86 asm to save registers | Michael Bradshaw | 2012-06-05 | 1 | -19/+19 |
* | | Use more accurate conversion for rgb15/16 to rgb24/32 (C/MMX). | Themaister | 2011-11-09 | 1 | -55/+43 |
* | | Merge remote-tracking branch 'qatar/master' into master | Michael Niedermayer | 2011-05-29 | 1 | -73/+73 |
|\| |
|
| * | 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 |
* | rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions. | Ronald S. Bultje | 2011-05-28 | 1 | -34/+40 |
* | swscale: remove duplicatiopn of rgb24toyv12_c() | Michael Niedermayer | 2011-05-25 | 1 | -46/+1 |
* | Merge swscale bloatup | Michael Niedermayer | 2011-05-25 | 1 | -0/+2646 |