summaryrefslogtreecommitdiff
path: root/libswscale/output.c
Commit message (Expand)AuthorAge
* swscale: cosmetic fixesNelson Gomez2020-06-14
* swscale: make yuv2interleavedX more asm-friendlyNelson Gomez2020-06-14
* swscale: Add swscale input/output support for X2RGB10LEFei Wang2020-06-12
* libswscale: add output support for AV_PIX_FMT_GBRAPF32Mark Reid2020-05-05
* swscale/output: Fix integer overflow in yuv2rgb_write_full() with out of rang...Michael Niedermayer2020-04-04
* swscale/output: Fix integer overflow in alpha computation in yuv2gbrp16_full_...Michael Niedermayer2020-04-04
* swscale/output: Fix several invalid shifts in yuv2rgb_full_1_c_template()Michael Niedermayer2020-01-22
* swscale/output: Avoid 64bit in Alpha in yuv2ya16_X_c_template()Michael Niedermayer2019-10-16
* swscale/output: Correct Alpha in yuv2ya16_X_c_template()Michael Niedermayer2019-10-16
* swscale/output: Implement Luma computation from yuv2ya16_X_c_template() witho...Michael Niedermayer2019-10-16
* swscale/output: fix signed integer overflow for ya16Paul B Mahol2019-09-26
* swscale/output: fix some code indentationsLinjie Fu2019-09-06
* swscale: Add support for NV24 and NV42Philip Langdale2019-05-12
* swscale: Remove duplicated codeLauri Kasanen2019-03-27
* swscale : add YA16 LE/BE outputMartin Vignali2018-10-18
* libswscale: Adds conversions from/to float gray format.Sergey Lavrushkin2018-08-14
* swscale: Add p016 output support and generalise yuv420p1x to p010Philip Langdale2018-03-02
* swscale: fix gbrap16 alpha channel issuesJames Cowgill2017-08-05
* swscale: add gbr(a)p16 output supportPaul B Mahol2016-12-01
* swscale: Add GBRAP10 outputMichael Niedermayer2016-11-10
* swscale: Add the GBRAP12 outputLuca Barbato2016-11-10
* swscale/output: Fix alpha shift in yuv2gbrp_full_X_c()Michael Niedermayer2016-11-10
* swscale: Drop is9_OR_10BPS() use, its name is not correctMichael Niedermayer2016-11-10
* swscale: add support for P010LE/BE outputTimo Rothenpieler2016-08-31
* swscale/output: Fix rounding offset in yuv2gbrp_full_X_c()Michael Niedermayer2016-08-23
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
| * Drop pointless assert.h #includesDiego Biurrun2016-05-03
* | swscale: cleanup unused codePedro Arthur2016-03-31
* | sws/output: fix ordered dither threshold for mono outputMichael Niedermayer2016-02-10
* | swscale/output: Assert that yalpha and uvalpha are within their expected rangeMichael Niedermayer2016-01-14
* | swscale/output: fix undefined left shifts of negative numbersGanesh Ajjanagadde2015-09-20
* | 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: GBRAP input & output and GBRAP16 input supportPaul B Mahol2015-01-14
* | swscale/output: Fix "warning: assignment from incompatible pointer type"Michael Niedermayer2015-07-25
* | swscale: ayuv64le output supportPaul B Mahol2015-07-24
* | swscale/output: fix input indexing in yuv2ya8_2_c()Michael Niedermayer2015-07-04
* | swscale/output: fix null pointer dereference in yuv2ya8_2_c()Michael Niedermayer2015-07-03
* | swscale: implement YA8 outputPaul B Mahol2015-07-02
* | swscale/output: Add rgba64/rgb48/bgra64/bgr48 output functions with full chro...Michael Niedermayer2015-06-17
* | swscale/output: Factorize rgb48 and 64bit codeMichael Niedermayer2015-06-17
* | swscale/output: Fix undefined shiftsMichael Niedermayer2015-03-25
* | swscale: Use av_clip_uintp2()Michael Niedermayer2015-02-21
* | Merge commit '92b099daf4b8ef93513e38b43899cb8458a2fde3'Michael Niedermayer2014-04-09
|\|
| * swscale: support converting YVYU422 pixel formatVittorio Giovara2014-04-07
* | swscale: add full bgra64 supportMichael Niedermayer2014-04-02
* | swscale: add two spatially stable dithering methodsØyvind Kolås2014-03-25
* | Merge commit 'aa2ba8c99e5708884a56aea9c1d96e014866f8a3'Michael Niedermayer2013-08-16
|\|