| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-12 | 1 | -1/+1 |
|\ |
|
| * | swscale: use aligned move for storage into temporary buffer. | Ronald S. Bultje | 2011-10-11 | 1 | -1/+1 |
* | | swscale: Fix prototypes of *toyv12 so they can be used with planar rgb input. | Michael Niedermayer | 2011-10-09 | 1 | -10/+10 |
* | | Compile x86/swscale_template with -mno-red-zone. | Reimar Döffinger | 2011-09-25 | 1 | -10/+0 |
* | | Hack around gcc 4.6 breaking asm using call. | Reimar Döffinger | 2011-09-20 | 1 | -0/+10 |
* | | swscale: drop redundant code. | Michael Niedermayer | 2011-09-14 | 1 | -163/+0 |
* | | swscale: add 14bit support to the "MMX/SSE2/SSSE3/SSE4 versions for horizonta... | Michael Niedermayer | 2011-09-14 | 2 | -1/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-13 | 3 | -163/+515 |
|\| |
|
| * | sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling. | Ronald S. Bultje | 2011-09-13 | 3 | -162/+515 |
* | | swscale: Fix unused asm and enable it | Michael Niedermayer | 2011-09-05 | 1 | -13/+8 |
* | | Remove unused variables. | Reimar Döffinger | 2011-09-01 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-18 | 1 | -1/+1 |
|\| |
|
| * | swscale: split hScale() function pointer into h[cy]Scale(). | Ronald S. Bultje | 2011-08-17 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-13 | 1 | -2/+2 |
|\| |
|
| * | swscale: use 15-bit intermediates for 9/10-bit scaling. | Ronald S. Bultje | 2011-08-12 | 1 | -1/+1 |
| * | swscale: rename uv_off/uv_off2 to uv_off_px/byte. | Ronald S. Bultje | 2011-07-08 | 1 | -40/+40 |
| * | swscale: error dithering for 16/9/10-bit to 8-bit. | Ronald S. Bultje | 2011-07-08 | 1 | -17/+118 |
| * | swscale: fix 16-bit scaling when output is 8-bits. | Ronald S. Bultje | 2011-07-08 | 1 | -12/+12 |
| * | swscale: for >8bit scaling, read in native bit-depth. | Ronald S. Bultje | 2011-07-01 | 1 | -1/+1 |
| * | swscale: implement >8bit scaling support. | Ronald S. Bultje | 2011-06-29 | 1 | -69/+4 |
* | | swscale: error dithering for 16/9/10-bit to 8-bit. | Ronald S. Bultje | 2011-07-11 | 1 | -22/+114 |
* | | swscale: fix 16-bit scaling when output is 8-bits. | Ronald S. Bultje | 2011-07-11 | 1 | -12/+12 |
* | | sws: disable scale16 when int32 is used | Michael Niedermayer | 2011-07-11 | 1 | -1/+3 |
* | | sws: fix rgb -> 16bit | Michael Niedermayer | 2011-07-11 | 1 | -1/+1 |
* | | swscale: for >8bit scaling, read in native bit-depth. | Ronald S. Bultje | 2011-07-11 | 1 | -1/+1 |
* | | Merge branch 'ronalds_buggy_gt8bit_sws' | Michael Niedermayer | 2011-07-11 | 1 | -63/+7 |
|\ \ |
|
| * | | swscale: implement >8bit scaling support. | Ronald S. Bultje | 2011-06-30 | 1 | -69/+4 |
| |/ |
|
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-29 | 1 | -76/+83 |
|\| |
|
| * | swscale: change prototypes of scaled YUV output functions. | Ronald S. Bultje | 2011-06-27 | 1 | -76/+83 |
| * | swscale: don't use planar output functions to write to NV12/21. | Ronald S. Bultje | 2011-06-27 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-27 | 1 | -2/+1 |
|\| |
|
| * | swscale: remove unused xInc/srcW arguments from hScale(). | Ronald S. Bultje | 2011-06-26 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-16 | 3 | -3/+7 |
|\| |
|
| * | swscale: Remove HAVE_MMX from files that are only compiled with MMX enabled. | Diego Biurrun | 2011-06-15 | 2 | -2/+2 |
| * | swscale: Fix compilation with --disable-mmx2. | Diego Biurrun | 2011-06-15 | 2 | -1/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-10 | 1 | -185/+206 |
|\| |
|
| * | swscale: fix function declaration keywords in x86/swscale_template.c. | Ronald S. Bultje | 2011-06-09 | 1 | -181/+202 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-09 | 1 | -37/+31 |
|\| |
|
| * | swscale: fix types of assembly arguments. | Ronald S. Bultje | 2011-06-08 | 1 | -4/+4 |
| * | swscale: move two macros that are only used once into caller. | Ronald S. Bultje | 2011-06-08 | 1 | -36/+30 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-08 | 1 | -32/+40 |
|\| |
|
| * | swscale: reindent x86 init code. | Ronald S. Bultje | 2011-06-07 | 1 | -35/+35 |
| * | swscale: extract SWS_FULL_CHR_H_INT conditional into init code. | Ronald S. Bultje | 2011-06-07 | 1 | -0/+6 |
| * | swscale: un-special-case yuv2yuvX16_c(). | Ronald S. Bultje | 2011-06-07 | 1 | -1/+4 |
* | | swscale: override the lack of the accurate rounding flag when needed for dither. | Michael Niedermayer | 2011-06-05 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-04 | 3 | -161/+187 |
|\| |
|
| * | swscale: split out x86/swscale_template.c from swscale.c. | Ronald S. Bultje | 2011-06-03 | 3 | -161/+187 |
* | | In libswscale, use all lines when converting from 422p to rgb with mmx, impro... | Baptiste Coudurier | 2011-06-03 | 1 | -14/+11 |
* | | swscale: dither for planar yuv outputs | Michael Niedermayer | 2011-06-02 | 1 | -26/+38 |
* | | Merge remote-tracking branch 'qatar/master' into master | Michael Niedermayer | 2011-05-29 | 2 | -185/+170 |
|\| |
|