| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '0fd0d4fd0a518e30ff23972828ad7cf7f35cfb9d' | James Almer | 2017-10-30 | 1 | -10/+14 |
|\ |
|
| * | swscale-test: const correctness | Diego Biurrun | 2017-04-24 | 1 | -10/+14 |
| * | swscale: Convert the check check_image_pointers helper to a macro | Luca Barbato | 2017-04-15 | 1 | -22/+15 |
| * | swscale: Do not shift negative values directly | Luca Barbato | 2017-04-15 | 1 | -10/+13 |
| * | swscale: Add gbrap10 output | Michael Niedermayer | 2017-04-15 | 2 | -2/+4 |
| * | swscale: Add input support for gbrap10 pixel format | Paul B Mahol | 2017-04-13 | 2 | -0/+19 |
* | | lsws/yuv2rgb: Fix yuva2rgb32 on big endian hardware. | Carl Eugen Hoyos | 2017-10-29 | 2 | -1/+9 |
* | | swscale: use dithering in DITHER_COPY only if not set -sws_dither none | Mateusz | 2017-10-25 | 1 | -1/+19 |
* | | swscale: more accurate DITHER_COPY macro for full and limited range | Mateusz | 2017-10-23 | 1 | -35/+38 |
* | | Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5' | James Almer | 2017-10-21 | 1 | -2/+2 |
|\| |
|
| * | Bump major versions of all libraries | Vittorio Giovara | 2017-03-23 | 1 | -1/+1 |
* | | Merge commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2' | James Almer | 2017-10-21 | 1 | -9/+1 |
|\| |
|
| * | x86util: Port all macros to cpuflags | Diego Biurrun | 2017-03-14 | 1 | -9/+1 |
| * | build: Generalize yasm/nasm-related variable names | Diego Biurrun | 2017-03-01 | 2 | -3/+3 |
| * | swscale-test: const correctness for pointer variable | Diego Biurrun | 2017-01-24 | 1 | -1/+1 |
* | | Bump version for master after 3.4 branchpointn3.5-dev | Michael Niedermayer | 2017-10-11 | 1 | -1/+1 |
* | | Bump minor versions for branching 3.4 | Michael Niedermayer | 2017-10-11 | 1 | -2/+2 |
* | | Fix several typos | Lou Logan | 2017-09-21 | 1 | -1/+1 |
* | | utils: Do not expand a macro with 'defined' in it | Derek Buitenhuis | 2017-08-25 | 1 | -1/+5 |
* | | lsws/rgb2rgb: Add unscaled 48bit to 64bit rgb conversion. | Carl Eugen Hoyos | 2017-08-24 | 4 | -1/+60 |
* | | libswscale: add gray9 support | Paul B Mahol | 2017-08-07 | 4 | -1/+8 |
* | | swscale: fix gbrap16 alpha channel issues | James Cowgill | 2017-08-05 | 1 | -8/+8 |
* | | sws/tests/pixdesc_query: fix use of free() instead of av_free() | Clément Bœsch | 2017-07-30 | 1 | -1/+1 |
* | | sws/tests/pixdesc_query: replace rgb based pix fmts with endianess agnostic n... | Clément Bœsch | 2017-07-30 | 1 | -2/+9 |
* | | sws/tests/pixdesc_query: sort pixel formats | Clément Bœsch | 2017-07-30 | 1 | -0/+11 |
* | | sws/tests/pixdesc_query: save every pix fmts in a list | Clément Bœsch | 2017-07-30 | 1 | -4/+15 |
* | | build: Generalize yasm/nasm-related variable names | Diego Biurrun | 2017-06-21 | 2 | -3/+3 |
* | | Merge commit '92db5083077a8b0f8e1050507671b456fd155125' | James Almer | 2017-05-04 | 1 | -2/+1 |
|\| |
|
| * | build: Generate pkg-config files from Make and not from configure | Diego Biurrun | 2016-12-22 | 1 | -0/+1 |
* | | Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2' | Clément Bœsch | 2017-05-03 | 1 | -1/+1 |
|\| |
|
* | | libswscale/tests/swscale: Fix uninitialized variables | Michael Niedermayer | 2017-04-30 | 1 | -2/+2 |
* | | Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013' | Clément Bœsch | 2017-04-26 | 1 | -5/+1 |
|\| |
|
| * | ppc: Centralize compiler-specific altivec.h #include handling in one place | Diego Biurrun | 2016-12-14 | 1 | -4/+1 |
| * | swscale: Add GRAY12 | Luca Barbato | 2016-11-07 | 4 | -0/+7 |
* | | lsws/utils: Make gray10 and gray12 full-scale like gray8 and gray16. | Carl Eugen Hoyos | 2017-04-12 | 2 | -1/+5 |
* | | Bump versions for master after 3.3n3.4-dev | Michael Niedermayer | 2017-04-02 | 1 | -1/+1 |
* | | Bump minor for 3.3 | Michael Niedermayer | 2017-04-02 | 1 | -1/+1 |
* | | Bump minor versions for master after release/3.3 branchpoint | Michael Niedermayer | 2017-03-31 | 1 | -1/+1 |
* | | Bump minor versions for staring release/3.3 branch | Michael Niedermayer | 2017-03-31 | 1 | -2/+2 |
* | | Merge commit '1263b2039eb5aaf1522e9de9f07c787ab30a5f50' | Clément Bœsch | 2017-03-24 | 1 | -1/+1 |
|\| |
|
| * | Adjust printf conversion specifiers to match variable signedness | Diego Biurrun | 2016-10-28 | 1 | -1/+1 |
| * | swscale: Properly load alpha for planar rgb | Michael Niedermayer | 2016-10-18 | 1 | -0/+37 |
| * | swscale: Add the GBRAP12 output | Luca Barbato | 2016-10-12 | 2 | -2/+4 |
| * | Add GBRAP12 pixel format support | Kieran Kunhya | 2016-10-12 | 3 | -0/+7 |
| * | swscale: Enable GBRP12 output | Luca Barbato | 2016-10-12 | 2 | -2/+4 |
| * | swscale: x86: Add some forgotten 12-bit planar YUV cases | Michael Niedermayer | 2016-10-12 | 2 | -2/+6 |
| * | swscale: Add input support for 12-bit formats | Michael Niedermayer | 2016-10-12 | 5 | -3/+43 |
| * | swscale: Add missing yuv444p12 swapping | Vittorio Giovara | 2016-10-12 | 1 | -0/+4 |
| * | pixfmt: Add yuv444p12 pixel format | Luca Barbato | 2016-09-27 | 2 | -1/+5 |
| * | pixfmt: Add yuv422p12 pixel format | Luca Barbato | 2016-09-27 | 3 | -1/+9 |