| Commit message (Expand) | Author | Age | Files | Lines |
* | swscale: Fix all cast qualifier warnings: | Michael Niedermayer | 2011-12-03 | 1 | -4/+4 |
* | swscale_mmx: Fix cast qualifier warnings: | Michael Niedermayer | 2011-12-03 | 1 | -3/+3 |
* | sws: remove unused variable | Michael Niedermayer | 2011-12-03 | 1 | -1/+0 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-02 | 1 | -0/+1 |
|\ |
|
| * | swscale: #include "libavutil/mathematics.h" | Reinhard Tartler | 2011-12-01 | 1 | -0/+1 |
* | | swscale: alpha less rgb32 support. | Michael Niedermayer | 2011-11-28 | 1 | -0/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-27 | 1 | -1/+1 |
|\| |
|
| * | swscale: fix signed overflow in yuv2mono_X_c_template | Mans Rullgard | 2011-11-26 | 1 | -1/+1 |
| * | swscale: Readd #define _SVID_SOURCE | Martin Storsjö | 2011-11-25 | 1 | -0/+1 |
* | | swscale: remove duplicate code from yesterdays merge. | Michael Niedermayer | 2011-11-26 | 1 | -30/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-25 | 4 | -116/+195 |
|\| |
|
| * | swscale: fix failing fate tests. | Ronald S. Bultje | 2011-11-24 | 1 | -0/+9 |
| * | swscale: add support for planar RGB input. | Ronald S. Bultje | 2011-11-24 | 4 | -9/+147 |
| * | Clean up swscale pixfmt macros using av_pix_fmt_descriptors[]. | Ronald S. Bultje | 2011-11-24 | 1 | -106/+34 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-20 | 1 | -1/+1 |
|\| |
|
| * | swscale: Fix stack alignment for SSE | John Stebbins | 2011-11-19 | 1 | -1/+1 |
* | | sws: fix: | Michael Niedermayer | 2011-11-18 | 1 | -1/+1 |
* | | sws: Fix: | Michael Niedermayer | 2011-11-18 | 1 | -2/+2 |
* | | sws: Fix: | Michael Niedermayer | 2011-11-18 | 1 | -2/+2 |
* | | sws: Fix warning: ‘abase’ may be used uninitialized in this function | Michael Niedermayer | 2011-11-18 | 1 | -1/+1 |
* | | sws: update copyright dates | Michael Niedermayer | 2011-11-18 | 7 | -7/+7 |
* | | sws: handle jpeg pixel formats in sws_init_context() | Michael Niedermayer | 2011-11-17 | 1 | -0/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-14 | 1 | -0/+2 |
|\| |
|
| * | swscale: handle unaligned buffers in yuv2plane1 | Ronald S. Bultje | 2011-11-13 | 1 | -0/+2 |
| * | swscale: add padding to conversion buffer. | Sean McGovern | 2011-11-11 | 1 | -1/+1 |
* | | sws: Fix compilation with disabled MMX2 | Michael Niedermayer | 2011-11-11 | 1 | -0/+2 |
* | | Use more accurate conversion for rgb15/16 to rgb24/32 (C/MMX). | Themaister | 2011-11-09 | 4 | -112/+82 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-07 | 3 | -26/+170 |
|\| |
|
| * | swscale: write yuv2plane1 MMX/SSE2/SSE4/AVX functions. | Ronald S. Bultje | 2011-11-05 | 3 | -112/+170 |
* | | swscale: use isByteRGB() to simplify check for palToRgbWrapper. | Michael Niedermayer | 2011-11-06 | 1 | -7/+1 |
* | | swscale: Fix packed rgb check for planarRgbToRgbWrapper. | Michael Niedermayer | 2011-11-06 | 1 | -1/+9 |
* | | Unscaled Planar RGB -> RGB support in swscale. | Themaister | 2011-11-06 | 1 | -0/+89 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-06 | 1 | -1/+1 |
|\| |
|
| * | swscale: align vertical filtersize by 2 on x86. | Ronald S. Bultje | 2011-11-05 | 1 | -1/+1 |
* | | sws: fallback to mmx2 when yuv2yuvX_sse3() cannot be used. | Michael Niedermayer | 2011-10-31 | 1 | -0/+3 |
* | | sws: print a warning on unaligned input on SSE2+ | Michael Niedermayer | 2011-10-31 | 1 | -0/+12 |
* | | sws: increase stride alignment requirement for the warning print code. | Michael Niedermayer | 2011-10-31 | 1 | -1/+1 |
* | | sws: replace long by x86_reg in x86 asm | Michael Niedermayer | 2011-10-24 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-24 | 1 | -2/+2 |
|\| |
|
| * | swscale: add missing colons to x86 assembly yuv2planeX. | Ronald S. Bultje | 2011-10-23 | 1 | -2/+2 |
* | | sws: add yuv2yuvX_sse3() | Michael Niedermayer | 2011-10-23 | 1 | -0/+60 |
* | | sws-test: Fix data alignment | Michael Niedermayer | 2011-10-23 | 1 | -0/+3 |
* | | sws: fix assert failure | Michael Niedermayer | 2011-10-23 | 1 | -1/+2 |
* | | sws: x86_32 fix | Michael Niedermayer | 2011-10-23 | 1 | -1/+1 |
* | | sws: add yuv2yuvX() back and updated to the just 1 plane API | Michael Niedermayer | 2011-10-23 | 3 | -34/+65 |
* | | sws: factorize v*Filter use | Michael Niedermayer | 2011-10-23 | 1 | -7/+10 |
* | | sws: port to thw new 1 plane API and add back yuv2yuv1_ar(). | Michael Niedermayer | 2011-10-23 | 1 | -49/+24 |
* | | sws: better MOVNTQ macro | Michael Niedermayer | 2011-10-23 | 1 | -0/+3 |
* | | sws cleanup yuv2planeX_10_c_template() | Michael Niedermayer | 2011-10-23 | 1 | -1/+1 |
* | | sws: remove nonsensical code that leaked in from libav | Michael Niedermayer | 2011-10-23 | 1 | -3/+5 |