| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/nut: add support for yuva444/422p12 pixel format | Paul B Mahol | 2018-12-14 | 1 | -4/+4 |
* | swscale : add support for YUVA444P12 and YUVA422P12 | Martin Vignali | 2018-11-24 | 1 | -0/+4 |
* | swscale : add YA16 LE/BE output | Martin Vignali | 2018-10-18 | 1 | -0/+2 |
* | libswscale: Adds conversions from/to float gray format. | Sergey Lavrushkin | 2018-08-14 | 1 | -0/+2 |
* | swscale: add gray14 support | Paul B Mahol | 2018-05-05 | 1 | -0/+2 |
* | swscale: Add p016 output support and generalise yuv420p1x to p010 | Philip Langdale | 2018-03-02 | 1 | -0/+2 |
* | libswscale: add gray9 support | Paul B Mahol | 2017-08-07 | 1 | -0/+2 |
* | tests: Fix gray10 and gray12 references after c1616b45. | Carl Eugen Hoyos | 2017-04-13 | 1 | -4/+4 |
* | swscale: add gbr(a)p16 output support | Paul B Mahol | 2016-12-01 | 1 | -0/+4 |
* | fate: update after addition of gray10 to lavc/raw | Paul B Mahol | 2016-11-30 | 1 | -2/+2 |
* | lsws: Add GRAY10 conversion. | Carl Eugen Hoyos | 2016-11-14 | 1 | -0/+2 |
* | nut: add gray12 support | Michael Niedermayer | 2016-11-10 | 1 | -2/+2 |
* | swscale: Add GRAY12 | Luca Barbato | 2016-11-10 | 1 | -0/+2 |
* | swscale: Add GBRAP10 output | Michael Niedermayer | 2016-11-10 | 1 | -0/+2 |
* | swscale: Add the GBRAP12 output | Luca Barbato | 2016-11-10 | 1 | -0/+2 |
* | swscale: add unscaled conversion from yuv420p to p010 | Timo Rothenpieler | 2016-09-06 | 1 | -1/+1 |
* | swscale: add support for P010LE/BE output | Timo Rothenpieler | 2016-08-31 | 1 | -0/+2 |
* | fate: update for gbrap after 61980dc479ce045d2e280bff0ba2118ccb8ce595 | Paul B Mahol | 2016-08-24 | 1 | -1/+1 |
* | swscale/output: Fix rounding offset in yuv2gbrp_full_X_c() | Michael Niedermayer | 2016-08-23 | 1 | -8/+8 |
* | sws/output: fix ordered dither threshold for mono output | Michael Niedermayer | 2016-02-10 | 1 | -2/+2 |
* | nut: Add PAL8 support | Michael Niedermayer | 2016-02-09 | 1 | -1/+1 |
* | lavf/nut: Add forgotten fourccs for YUV4xxP9. | Carl Eugen Hoyos | 2016-01-21 | 1 | -6/+6 |
* | swscale/utils: handle gray+alpha formats like gray for luma ranges | Michael Niedermayer | 2015-09-10 | 1 | -1/+1 |
* | swscale: ayuv64le output support | Paul B Mahol | 2015-07-24 | 1 | -0/+1 |
* | swscale: implement YA8 output | Paul B Mahol | 2015-07-02 | 1 | -0/+1 |
* | Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' | Michael Niedermayer | 2015-05-10 | 1 | -123/+123 |
|\ |
|
| * | fate: Reduce the number of frames used to test video filters | Luca Barbato | 2015-05-10 | 1 | -91/+91 |
| * | libswscale: GBRAP input & output and GBRAP16 input support | Paul B Mahol | 2015-01-14 | 1 | -0/+1 |
| * | swscale: Properly scale YUV | Derek Buitenhuis | 2014-12-05 | 1 | -8/+8 |
* | | fate: add/update reference files for 440 addition. | Ronald S. Bultje | 2015-05-06 | 1 | -0/+4 |
* | | ffmpeg: prefix encoder with "Lavc " in bitexact mode | Michael Niedermayer | 2014-05-18 | 1 | -119/+119 |
* | | Merge commit '6656370b858329ca07a60a2de954d5e90daa0206' | Michael Niedermayer | 2014-05-18 | 1 | -119/+119 |
|\| |
|
| * | fate: update tests for YVYU422 pixel format | Vittorio Giovara | 2014-04-08 | 1 | -0/+1 |
* | | Merge commit 'b6a09ef700786b4e1e871dfa0f5c386ea43bbd0a' | Michael Niedermayer | 2014-04-09 | 1 | -1/+1 |
|\| |
|
* | | Merge commit '92b099daf4b8ef93513e38b43899cb8458a2fde3' | Michael Niedermayer | 2014-04-09 | 1 | -0/+1 |
|\| |
|
* | | swscale: add full bgra64 support | Michael Niedermayer | 2014-04-02 | 1 | -2/+2 |
* | | Merge commit '0ca0924c10d9617a5793964bf79655424ef32b68' | Michael Niedermayer | 2014-04-02 | 1 | -0/+2 |
|\| |
|
* | | swscale/utils: Fix color range of gray16 | Carl Eugen Hoyos | 2014-03-18 | 1 | -2/+2 |
* | | nut: Support XYZ12 rawvideo | Michael Niedermayer | 2014-01-10 | 1 | -2/+2 |
* | | avcodec/raw: gbrp support | Michael Niedermayer | 2013-08-09 | 1 | -9/+9 |
* | | swscale: treat gray as a fullrage (0-255) format | Michael Niedermayer | 2013-07-08 | 1 | -1/+1 |
* | | add YUVJ411P | Michael Niedermayer | 2013-05-21 | 1 | -0/+1 |
* | | sws/output: init A1/A2 so that rgba64 ends with 0xffff in the absence of alph... | Michael Niedermayer | 2013-05-18 | 1 | -2/+2 |
* | | swscale: RGBA64 output | Paul B Mahol | 2013-05-12 | 1 | -0/+2 |
* | | libswscale: GBRAP input & output and GBRAP16 input support | Paul B Mahol | 2013-05-08 | 1 | -0/+1 |
* | | Merge commit '5f87c277bd5caa09cc4f9061d4ccdd58dc121110' | Michael Niedermayer | 2013-05-07 | 1 | -0/+2 |
|\| |
|
* | | Merge commit 'b963f021b603509b5159873de4919dec441d0782' | Michael Niedermayer | 2013-04-28 | 1 | -89/+110 |
|/ |
|
* | fate: Invoke pixfmts lavfi tests through fate-run.sh | Diego Biurrun | 2013-04-27 | 1 | -0/+89 |