| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-23 | 1 | -2/+4 |
|\ |
|
| * | sws: readd PAL8 to isPacked() | Anton Khirnov | 2011-12-22 | 1 | -2/+4 |
* | | libswscale: increase LIBSWSCALE_VERSION_MICRO to 100 | Michael Niedermayer | 2011-12-22 | 2 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-20 | 1 | -288/+342 |
|\| |
|
| * | swscale: fix formatting and indentation of unscaled conversion routines. | Nathan Adil Maxson | 2011-12-18 | 1 | -327/+383 |
| * | swscale: fix overflows in vertical scaling at top/bottom edges. | Ronald S. Bultje | 2011-12-18 | 2 | -30/+77 |
* | | sws: Print an error in case of av_malloc() failure | Michael Niedermayer | 2011-12-19 | 1 | -0/+3 |
* | | swscale: Fix several (real world) integer overflows. | Michael Niedermayer | 2011-12-19 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-18 | 2 | -26/+36 |
|\| |
|
| * | swscale: fix overflow in gray16 vertical scaling. | Ronald S. Bultje | 2011-12-17 | 1 | -8/+6 |
| * | swscale: fix integer overflows in RGB pixel writing. | Mans Rullgard | 2011-12-17 | 1 | -2/+2 |
| * | swscale: add endian conversion for RGB555 and RGB444 pixel formats | Janne Grunau | 2011-12-17 | 1 | -10/+15 |
| * | swscale: fix overflows in output of RGB48 pixels. | Ronald S. Bultje | 2011-12-17 | 1 | -2/+4 |
| * | swscale: add rgb565 endianess conversion | Janne Grunau | 2011-12-17 | 1 | -9/+13 |
| * | swscale: fix overflows in RGB rounding constants. | Ronald S. Bultje | 2011-12-17 | 1 | -5/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-17 | 1 | -0/+30 |
|\| |
|
| * | swscale: add unscaled packed 16 bit per component endianess conversion | Janne Grunau | 2011-12-16 | 1 | -0/+30 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-14 | 2 | -18/+20 |
|\| |
|
| * | swscale_mmx: drop no longer required parameters from VSCALEX macros | Diego Biurrun | 2011-12-14 | 1 | -17/+17 |
| * | swscale: Mark yuv2planeX_8_mmx as MMX2; it contains MMX2 instructions. | Diego Biurrun | 2011-12-14 | 2 | -3/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-13 | 1 | -2/+0 |
|\| |
|
| * | build: move inclusion of subdir.mak to main subdir loop | Mans Rullgard | 2011-12-13 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-13 | 2 | -26/+25 |
|\| |
|
| * | doxygen: misc consistency, spelling and wording fixes | Diego Biurrun | 2011-12-12 | 2 | -26/+25 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-12 | 3 | -65/+65 |
|\| |
|
| * | Remove extraneous semicolons | Mans Rullgard | 2011-12-11 | 3 | -65/+65 |
* | | 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 |