| Commit message (Expand) | Author | Age | Files | Lines |
* | swscale: Add support for NV24 and NV42 | Philip Langdale | 2019-05-12 | 1 | -0/+2 |
* | swscale : add support for YUVA444P12 and YUVA422P12 | Martin Vignali | 2018-11-24 | 1 | -0/+4 |
* | swscale/utils : simplify unscaled initial test for float pixfmt | Martin Vignali | 2018-10-24 | 1 | -2/+1 |
* | swscale : add YA16 LE/BE output | Martin Vignali | 2018-10-18 | 1 | -2/+2 |
* | libswscale: Adds conversions from/to float gray format. | Sergey Lavrushkin | 2018-08-14 | 1 | -1/+19 |
* | swscale: add gray14 support | Paul B Mahol | 2018-05-05 | 1 | -0/+4 |
* | swscale: Add p016 output support and generalise yuv420p1x to p010 | Philip Langdale | 2018-03-02 | 1 | -2/+2 |
* | Merge commit '29ccc641b17afad058a5c24071ea827865a8b3a9' | James Almer | 2017-11-11 | 1 | -1/+1 |
|\ |
|
| * | build: Drop check for sys/mman.h in favor of mmap() check | Diego Biurrun | 2017-10-10 | 1 | -1/+1 |
| * | swscale: Do not expand a macro with 'defined' in it | Derek Buitenhuis | 2017-08-28 | 1 | -1/+5 |
| * | build: Add feature test macros for glibc 2.19+ | Diego Biurrun | 2017-07-10 | 1 | -0/+1 |
| * | swscale: Add gbrap10 output | Michael Niedermayer | 2017-04-15 | 1 | -2/+2 |
| * | swscale: Add input support for gbrap10 pixel format | Paul B Mahol | 2017-04-13 | 1 | -0/+3 |
| * | swscale: Add GRAY12 | Luca Barbato | 2016-11-07 | 1 | -0/+2 |
| * | swscale: Add the GBRAP12 output | Luca Barbato | 2016-10-12 | 1 | -2/+2 |
| * | Add GBRAP12 pixel format support | Kieran Kunhya | 2016-10-12 | 1 | -0/+2 |
| * | swscale: Enable GBRP12 output | Luca Barbato | 2016-10-12 | 1 | -2/+2 |
| * | swscale: Add input support for 12-bit formats | Michael Niedermayer | 2016-10-12 | 1 | -1/+4 |
| * | pixfmt: Add yuv444p12 pixel format | Luca Barbato | 2016-09-27 | 1 | -0/+2 |
| * | pixfmt: Add yuv422p12 pixel format | Luca Barbato | 2016-09-27 | 1 | -0/+2 |
| * | pixfmt: Add yuv420p12 pixel format | Luca Barbato | 2016-09-27 | 1 | -0/+2 |
* | | utils: Do not expand a macro with 'defined' in it | Derek Buitenhuis | 2017-08-25 | 1 | -1/+5 |
* | | libswscale: add gray9 support | Paul B Mahol | 2017-08-07 | 1 | -0/+4 |
* | | lsws/utils: Make gray10 and gray12 full-scale like gray8 and gray16. | Carl Eugen Hoyos | 2017-04-12 | 1 | -0/+4 |
* | | Merge commit 'aa37d2bf4505afc106e2a23c44afc722bb204a8e' | Clément Bœsch | 2017-03-19 | 1 | -9/+1 |
|\| |
|
| * | swscale: Kill non-compiling disabled cruft | Diego Biurrun | 2016-08-17 | 1 | -7/+0 |
| * | swscale: Add proper ff_ prefix to init functions | Diego Biurrun | 2016-07-16 | 1 | -1/+1 |
| * | swscale: Rename sws_context_class to ff_sws_context_class | Andreas Cadhalpun | 2016-07-16 | 1 | -1/+1 |
| * | swscale: add P010 input support | Hendrik Leppkes | 2016-07-02 | 1 | -0/+2 |
| * | asm: FF_-prefix internal macros used in inline assembly | Diego Biurrun | 2016-05-28 | 1 | -11/+11 |
| * | lavu: add AV_CEIL_RSHIFT and use it in various places | Clément Bœsch | 2016-01-11 | 1 | -5/+5 |
* | | swscale: add P016 input support | Philip Langdale | 2017-02-01 | 1 | -0/+2 |
* | | swscale: add gbr(a)p16 output support | Paul B Mahol | 2016-12-01 | 1 | -4/+4 |
* | | lsws: Add GRAY10 conversion. | Carl Eugen Hoyos | 2016-11-14 | 1 | -0/+2 |
* | | swscale: Add GRAY12 | Luca Barbato | 2016-11-10 | 1 | -0/+2 |
* | | swscale: Add GBRAP10 output | Michael Niedermayer | 2016-11-10 | 1 | -2/+2 |
* | | swscale: Add the GBRAP12 output | Luca Barbato | 2016-11-10 | 1 | -2/+2 |
* | | swscale: add support for P010LE/BE output | Timo Rothenpieler | 2016-08-31 | 1 | -2/+2 |
* | | swscale: add input support for gbrap10 pixel format | Paul B Mahol | 2016-06-10 | 1 | -0/+6 |
* | | sws/aarch64: add ff_yuv2planeX_8_neon | Clément Bœsch | 2016-04-11 | 1 | -1/+2 |
* | | swscale/utils: Remove unused variable | Michael Niedermayer | 2016-04-07 | 1 | -1/+1 |
* | | sws/aarch64: restore ff_hscale_8_to_15_neon() | Clément Bœsch | 2016-04-05 | 1 | -1/+1 |
* | | swscale: cleanup unused code | Pedro Arthur | 2016-03-31 | 1 | -76/+2 |
* | | swscale: Deprecate vector functions which are unused outside swscale | Michael Niedermayer | 2016-03-31 | 1 | -0/+46 |
* | | sws/aarch64: add ff_hscale_8_to_15_neon | Clément Bœsch | 2016-03-31 | 1 | -1/+3 |
* | | Add GBRAP12 pixel format | Kieran Kunhya | 2016-02-24 | 1 | -0/+6 |
* | | swscale/utils: Fix chrSrcHSubSample for GBRAP16 | Michael Niedermayer | 2016-02-24 | 1 | -0/+1 |
* | | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -5/+5 |
* | | swscale: add P010 input support | Hendrik Leppkes | 2016-01-26 | 1 | -0/+2 |
* | | swscale/utils: Detect and skip unneeded sws_setColorspaceDetails() calls | Michael Niedermayer | 2016-01-14 | 1 | -4/+18 |