summaryrefslogtreecommitdiff
path: root/libswscale/swscale_unscaled.c
Commit message (Expand)AuthorAge
* libswscale: add output support for AV_PIX_FMT_GBRAPF32Mark Reid2020-05-05
* swscale/swscale_unscaled: add AV_PIX_FMT_GBRAP10 for LE and BE conversion wra...Limin Wang2019-12-10
* libswscale/swscale_unscaled.c: remove redundant codeTing Fu2019-12-06
* swscale/swscale_unscaled: fix gbrap10be md5 different on big endian systemLimin Wang2019-11-01
* swscale: Add support for NV24 and NV42Philip Langdale2019-05-12
* swscale/swscale_unscaled: Fix chroma slice heightMichael Niedermayer2019-03-28
* swscale/swscale_unscaled: fixed the issue that when width/height is not 2-mul...Dong, Jerry2019-03-28
* swscale/swscale_unscaled : rename packed_16bpc_bswapMartin Vignali2018-10-24
* swscale/unscaled : add grayf32 le to beMartin Vignali2018-10-24
* swscale/swscale_unscaled: add gbrap -> packed rgb pathPaul B Mahol2018-09-09
* libswscale: Adds conversions from/to float gray format.Sergey Lavrushkin2018-08-14
* swscale: add gray14 supportPaul B Mahol2018-05-05
* swscale: Introduce a helper to identify semi-planar formatsPhilip Langdale2018-03-03
* swscale: Add p016 output support and generalise yuv420p1x to p010Philip Langdale2018-03-02
* swscale: use dithering in DITHER_COPY only if not set -sws_dither noneMateusz2017-10-25
* swscale: more accurate DITHER_COPY macro for full and limited rangeMateusz2017-10-23
* lsws/rgb2rgb: Add unscaled 48bit to 64bit rgb conversion.Carl Eugen Hoyos2017-08-24
* libswscale: add gray9 supportPaul B Mahol2017-08-07
* swscale: add P016 input supportPhilip Langdale2017-02-01
* lsws: Add GRAY10 conversion.Carl Eugen Hoyos2016-11-14
* swscale: Add GRAY12Luca Barbato2016-11-10
* swscale: add unscaled conversion from yuv420p to p010Timo Rothenpieler2016-09-06
* swscale/swscale_unscaled: Try to fix bayer_to_yv12_wrapper() with slicesMichael Niedermayer2016-09-03
* swscale/swscale_unscaled: Try to fix Rgb16ToPlanarRgb16Wrapper() with slicesMichael Niedermayer2016-09-03
* swscale: add unscaled copy from yuv420p10 to p010Timo Rothenpieler2016-09-03
* swscale/swscale_unscaled: Fix packed_16bpc_bswap() with slicesMichael Niedermayer2016-09-02
* swscale: fix crash with swscale-test when using slicesPedro Arthur2016-06-10
* sws/aarch64: add {nv12,nv21,yuv420p,yuv422p}_to_{argb,rgba,abgr,rgba}_neonClément Bœsch2016-03-01
* Add GBRAP12 pixel formatKieran Kunhya2016-02-24
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* swscale: add P010 input supportHendrik Leppkes2016-01-26
* swscale/swscale_unscaled: Fix odd height inputs for bayer_to_yv12_wrapper()Michael Niedermayer2016-01-17
* swscale/swscale_unscaled: Fix odd height inputs for bayer_to_rgb24_wrapper()Michael Niedermayer2016-01-17
* swscale/arm: add ff_nv{12,21}_to_{argb,rgba,abgr,bgra}_neonMatthieu Bouron2015-11-23
* Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes2015-09-08
* Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'Hendrik Leppkes2015-09-08
|\
| * lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-07
| * libswscale: fix compiler warnings enumerated type mixed with another typeHimangi Saraogi2015-03-15
* | swscale: ayuv64le input supportPaul B Mahol2015-07-24
* | swscale/swscale_unscaled: Fix rounding difference with RGBA output between li...Michael Niedermayer2015-06-29
* | swscale: add yuv440p10/12 pixfmts.Ronald S. Bultje2015-05-06
* | Merge commit '928061670e873e816daa14827853b7e11221ff5f'Michael Niedermayer2015-01-15
|\|
| * libswscale: GBRAP input & output and GBRAP16 input supportPaul B Mahol2015-01-14
* | Merge commit '33c827f632f95ffe3399b695a5a0d47b366b6e20'Michael Niedermayer2014-12-06
|\|
| * swscale: Properly scale YUVDerek Buitenhuis2014-12-05
* | swscale/swscale_unscaled: fix ya16 inputMichael Niedermayer2014-08-05
* | Merge commit 'f84a1b597c29dc035b8d5529ef88c2d7ff057820'Michael Niedermayer2014-08-04
|\|
| * swscale: support AV_PIX_FMT_YA16 as inputVittorio Giovara2014-08-04
* | Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'Michael Niedermayer2014-08-04
|\|
| * avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-04