| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | pixfmt: Add yuv420p12 pixel format | Luca Barbato | 2016-09-27 | 4 | -2/+17 |
| * | swscale: Rename is9_OR_10 to match what it does | Luca Barbato | 2016-09-27 | 6 | -10/+10 |
| * | swscale: Update bitdepth range check | Luca Barbato | 2016-09-27 | 3 | -11/+11 |
* | | sws/tests/pixdesc_query: remove func wrappers | Clément Bœsch | 2017-03-24 | 1 | -42/+17 |
* | | sws: make is{RGB,BGR}inInt functions | Clément Bœsch | 2017-03-24 | 1 | -39/+43 |
* | | Merge commit 'de8e096c7eda2bce76efd0a1c1c89d37348c2414' | Clément Bœsch | 2017-03-21 | 1 | -49/+49 |
|\| |
|
| * | swscale: Consistently order input YUV pixel formats | Vittorio Giovara | 2016-09-27 | 1 | -29/+29 |
* | | swscale: cosmetics in is{RGB,BGR}inInt | Clément Bœsch | 2017-03-20 | 1 | -10/+7 |
* | | swscale: remove unused is{RGB,BGR}inBytes | Clément Bœsch | 2017-03-20 | 2 | -23/+0 |
* | | swscale: use a (more correct) function for isPacked | Clément Bœsch | 2017-03-20 | 1 | -18/+3 |
* | | swscale: use a function for isAnyRGB | Clément Bœsch | 2017-03-20 | 1 | -7/+7 |
* | | swscale: use a function for isBayer | Clément Bœsch | 2017-03-20 | 1 | -14/+6 |
* | | swscale: use a function for isGray | Clément Bœsch | 2017-03-20 | 1 | -17/+10 |
* | | fate: add fate-sws-pixdesc-query | Clément Bœsch | 2017-03-20 | 3 | -0/+92 |
* | | Merge commit 'aa37d2bf4505afc106e2a23c44afc722bb204a8e' | Clément Bœsch | 2017-03-19 | 1 | -9/+1 |
|\| |
|
| * | swscale: Kill non-compiling disabled cruft | Diego Biurrun | 2016-08-17 | 2 | -13/+0 |
| * | swscale: Add proper ff_ prefix to init functions | Diego Biurrun | 2016-07-16 | 5 | -7/+7 |