| Commit message (Expand) | Author | Age | Files | Lines |
* | swscale/utils: override forced-zero formats back to full range | Jan Ekström | 2020-10-11 | 1 | -2/+2 |
* | swscale/utils: split range override check into its own function | Jan Ekström | 2020-10-11 | 1 | -2/+7 |
* | swscale: do not drop half of bits from 16bit bayer formats | Paul B Mahol | 2020-08-08 | 1 | -2/+3 |
* | swscale/utils: return better error code from initFilter() | Limin Wang | 2020-06-14 | 1 | -13/+14 |
* | swscale/utils: reindent | Limin Wang | 2020-06-14 | 1 | -35/+36 |
* | swscale/utils: remove FF_ALLOC_ARRAY_OR_GOTO macros | Limin Wang | 2020-06-13 | 1 | -23/+32 |
* | swscale: Add swscale input/output support for X2RGB10LE | Fei Wang | 2020-06-12 | 1 | -0/+1 |
* | libswscale: fix for floating point formats, require full chroma | Mark Reid | 2020-05-12 | 1 | -0/+2 |
* | libswscale: add output support for AV_PIX_FMT_GBRAPF32 | Mark Reid | 2020-05-05 | 1 | -4/+4 |
* | libswscale: add input support AV_PIX_FMT_GBRAPF32 | Mark Reid | 2020-05-05 | 1 | -0/+4 |
* | swscale: Add swscale input support for Y210LE | Linjie Fu | 2020-02-24 | 1 | -0/+1 |
* | libswscale/utils.c: Fix bug #8255 | Gautam Ramakrishnan | 2020-02-09 | 1 | -0/+1 |
* | Silence "string-plus-int" warning shown by clang. | Carl Eugen Hoyos | 2020-01-06 | 1 | -1/+1 |
* | swscale/utils: remove access of AV_PIX_FMT_NB | Zhao Zhili | 2019-12-31 | 1 | -4/+4 |
* | swscale/utils: Fix invalid left shifts of negative numbers | Andreas Rheinhardt | 2019-09-28 | 1 | -1/+1 |
* | 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 |