| Commit message (Expand) | Author | Age | Files | Lines |
* | swscale/input: fix rgba64 alpha non native | Michael Niedermayer | 2015-01-21 | 1 | -5/+15 |
* | swscale/input: Fix alpha of YA16 input | Michael Niedermayer | 2015-01-21 | 1 | -2/+6 |
* | Merge commit '928061670e873e816daa14827853b7e11221ff5f' | Michael Niedermayer | 2015-01-15 | 2 | -4/+6 |
|\ |
|
| * | libswscale: GBRAP input & output and GBRAP16 input support | Paul B Mahol | 2015-01-14 | 6 | -2/+54 |
* | | Merge commit '1dd797e3c9f179f957316a0becbec048b42df8aa' | Michael Niedermayer | 2015-01-06 | 1 | -7/+11 |
|\| |
|
| * | swscale: check memory allocations | Vittorio Giovara | 2015-01-05 | 1 | -7/+11 |
* | | swscale: Pass through chroma positions in sws_getCachedContext | Kieran Kunhya | 2014-12-26 | 1 | -0/+13 |
* | | swscale/yuv2rgb: Fix width % 4 != 0 with bgr4_byte/rgb4_byte | Michael Niedermayer | 2014-12-24 | 1 | -1/+17 |
* | | swscale/yuv2rgb: Fix width % 4 != 0 with bgr4/rgb4 | Michael Niedermayer | 2014-12-24 | 1 | -1/+21 |
* | | swscale/yuv2rgb: fix width % 8 != 0 and rgb/bgr8 output | Michael Niedermayer | 2014-12-24 | 1 | -1/+21 |
* | | swscale: increase yuv2rgb table headroom | Michael Niedermayer | 2014-12-16 | 1 | -1/+1 |
* | | Merge commit '33c827f632f95ffe3399b695a5a0d47b366b6e20' | Michael Niedermayer | 2014-12-06 | 1 | -3/+3 |
|\| |
|
| * | swscale: Properly scale YUV | Derek Buitenhuis | 2014-12-05 | 1 | -12/+35 |
* | | swscale/x86/rgb2rgb_template: fix crash with tiny size and nv12 output | Michael Niedermayer | 2014-12-03 | 1 | -0/+1 |
* | | swscale/x86/rgb2rgb_template: handle the first 2 lines with C in rgb24toyv12_*() | Michael Niedermayer | 2014-11-20 | 1 | -0/+10 |
* | | swscale/utils: support bayer input + scaling, and bayer input + any supported... | Michael Niedermayer | 2014-11-12 | 1 | -0/+25 |
* | | libswscale/ppc/swscale_altivec.c : fix hScale_altivec_real() yuv2planeX_16_al... | Rong Yan | 2014-11-12 | 1 | -94/+140 |
* | | swscale: fix yuv2yuvX_8 assembly on x86 | Kieran Kunhya | 2014-11-09 | 1 | -1/+1 |
* | | Merge commit 'fc1eda543c6ef043300612db90da5cfd972af650' | Michael Niedermayer | 2014-10-18 | 1 | -4/+4 |
|\| |
|
| * | swscale: fix sign extensions in yuv planar conversion | Vittorio Giovara | 2014-10-18 | 1 | -4/+4 |
* | | swscale: support internal scaler cascades | Michael Niedermayer | 2014-10-11 | 4 | -12/+67 |
* | | swscale: remove obsolete FF_API_SWS_FORMAT_NAME cruft | James Almer | 2014-10-05 | 3 | -22/+0 |
* | | swscale: Allow chroma samples to be above and to the left of luma samples | Michael Niedermayer | 2014-09-21 | 3 | -6/+6 |
* | | swscale/x86: do not expect registers to be preserved across inline ASM blocks | Vitor Sessak | 2014-09-18 | 1 | -39/+44 |
* | | sws: use av_clip() instead of av_clip_c() | Clément Bœsch | 2014-09-16 | 1 | -6/+6 |
* | | lsws: duplicate ff_log2_tab | James Almer | 2014-08-12 | 2 | -0/+3 |
* | | Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8' | Michael Niedermayer | 2014-08-10 | 1 | -3/+3 |
|\| |
|
| * | Bump major versions of all libraries. | Anton Khirnov | 2014-08-09 | 1 | -3/+3 |
* | | Merge commit 'f4c444e17d137c786f0ed2da0e5943df505d5f9e' | Michael Niedermayer | 2014-08-09 | 1 | -2/+2 |
|\| |
|
| * | Postpone API-incompatible changes until the next bump. | Anton Khirnov | 2014-08-09 | 1 | -2/+2 |
* | | Merge commit 'bb789016d423d2cfacd2904ac66257bdf7f0964e' | Michael Niedermayer | 2014-08-07 | 3 | -9/+1 |
|\| |
|
| * | swscale: Undeprecate sws_getContext() | Diego Biurrun | 2014-08-07 | 3 | -9/+1 |
* | | swscale/swscale_internal: fix ya16 -> rgba | Michael Niedermayer | 2014-08-05 | 1 | -0/+2 |
* | | swscale/swscale_unscaled: fix ya16 input | Michael Niedermayer | 2014-08-05 | 1 | -1/+1 |
* | | Merge commit 'f84a1b597c29dc035b8d5529ef88c2d7ff057820' | Michael Niedermayer | 2014-08-04 | 5 | -2/+49 |
|\| |
|
| * | swscale: support AV_PIX_FMT_YA16 as input | Vittorio Giovara | 2014-08-04 | 5 | -2/+49 |
* | | Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5' | Michael Niedermayer | 2014-08-04 | 6 | -10/+10 |
|\| |
|
| * | avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 | Vittorio Giovara | 2014-08-04 | 6 | -10/+10 |
* | | Merge commit '5420099cab1e915b191cceccec4364f54cec6e52' | Michael Niedermayer | 2014-08-04 | 1 | -1/+1 |
|\| |
|
| * | swscale: correctly pad destination buffer in rgb conversion | Kostya Shishkov | 2014-08-04 | 1 | -1/+1 |
* | | swscale/utils: fix rgb -> fullrange yuv | Michael Niedermayer | 2014-07-19 | 1 | -1/+1 |
* | | swscale/utils: remove unused define | Michael Niedermayer | 2014-07-19 | 1 | -2/+0 |
* | | swscale/x86/hscale_fast_bilinear_simd: add inline asm guards | Michael Niedermayer | 2014-07-19 | 1 | -0/+2 |
* | | sws: move inline asm hscale to MMX_OBJS | Michael Niedermayer | 2014-07-19 | 1 | -2/+3 |
* | | sws/x86: split mmxext fast bilinear scaler out | Michael Niedermayer | 2014-07-19 | 5 | -363/+389 |
* | | sws: Move fast bilinear C code into seperate file | Michael Niedermayer | 2014-07-19 | 4 | -37/+65 |
* | | swscale/swscale_internal: add needed version.h | Michael Niedermayer | 2014-07-19 | 1 | -0/+2 |
* | | swscale/x86/rgb2rgb_template: fix 1 byte overread in yuyvtoyuv420 and uyvytoy... | Michael Niedermayer | 2014-07-13 | 1 | -2/+40 |
* | | fix spelling errors | Andreas Cadhalpun | 2014-07-12 | 1 | -1/+1 |
* | | swscale/x86/input: prevent RGB32_TO_Y_FN from reading into the padding | Michael Niedermayer | 2014-06-22 | 1 | -1/+19 |