summaryrefslogtreecommitdiff
path: root/libswscale/utils.c
Commit message (Expand)AuthorAge
* libswscale: Adds conversions from/to float gray format.Sergey Lavrushkin2018-08-14
* swscale: add gray14 supportPaul B Mahol2018-05-05
* swscale: Add p016 output support and generalise yuv420p1x to p010Philip Langdale2018-03-02
* Merge commit '29ccc641b17afad058a5c24071ea827865a8b3a9'James Almer2017-11-11
|\
| * build: Drop check for sys/mman.h in favor of mmap() checkDiego Biurrun2017-10-10
| * swscale: Do not expand a macro with 'defined' in itDerek Buitenhuis2017-08-28
| * build: Add feature test macros for glibc 2.19+Diego Biurrun2017-07-10
| * swscale: Add gbrap10 outputMichael Niedermayer2017-04-15
| * swscale: Add input support for gbrap10 pixel formatPaul B Mahol2017-04-13
| * swscale: Add GRAY12Luca Barbato2016-11-07
| * swscale: Add the GBRAP12 outputLuca Barbato2016-10-12
| * Add GBRAP12 pixel format supportKieran Kunhya2016-10-12
| * swscale: Enable GBRP12 outputLuca Barbato2016-10-12
| * swscale: Add input support for 12-bit formatsMichael Niedermayer2016-10-12
| * pixfmt: Add yuv444p12 pixel formatLuca Barbato2016-09-27
| * pixfmt: Add yuv422p12 pixel formatLuca Barbato2016-09-27
| * pixfmt: Add yuv420p12 pixel formatLuca Barbato2016-09-27
* | utils: Do not expand a macro with 'defined' in itDerek Buitenhuis2017-08-25
* | libswscale: add gray9 supportPaul B Mahol2017-08-07
* | lsws/utils: Make gray10 and gray12 full-scale like gray8 and gray16.Carl Eugen Hoyos2017-04-12
* | Merge commit 'aa37d2bf4505afc106e2a23c44afc722bb204a8e'Clément Bœsch2017-03-19
|\|
| * swscale: Kill non-compiling disabled cruftDiego Biurrun2016-08-17
| * swscale: Add proper ff_ prefix to init functionsDiego Biurrun2016-07-16
| * swscale: Rename sws_context_class to ff_sws_context_classAndreas Cadhalpun2016-07-16
| * swscale: add P010 input supportHendrik Leppkes2016-07-02
| * asm: FF_-prefix internal macros used in inline assemblyDiego Biurrun2016-05-28
| * lavu: add AV_CEIL_RSHIFT and use it in various placesClément Bœsch2016-01-11
* | swscale: add P016 input supportPhilip Langdale2017-02-01
* | swscale: add gbr(a)p16 output supportPaul B Mahol2016-12-01
* | lsws: Add GRAY10 conversion.Carl Eugen Hoyos2016-11-14
* | swscale: Add GRAY12Luca Barbato2016-11-10
* | swscale: Add GBRAP10 outputMichael Niedermayer2016-11-10
* | swscale: Add the GBRAP12 outputLuca Barbato2016-11-10
* | swscale: add support for P010LE/BE outputTimo Rothenpieler2016-08-31
* | swscale: add input support for gbrap10 pixel formatPaul B Mahol2016-06-10
* | sws/aarch64: add ff_yuv2planeX_8_neonClément Bœsch2016-04-11
* | swscale/utils: Remove unused variableMichael Niedermayer2016-04-07
* | sws/aarch64: restore ff_hscale_8_to_15_neon()Clément Bœsch2016-04-05
* | swscale: cleanup unused codePedro Arthur2016-03-31
* | swscale: Deprecate vector functions which are unused outside swscaleMichael Niedermayer2016-03-31
* | sws/aarch64: add ff_hscale_8_to_15_neonClément Bœsch2016-03-31
* | Add GBRAP12 pixel formatKieran Kunhya2016-02-24
* | swscale/utils: Fix chrSrcHSubSample for GBRAP16Michael Niedermayer2016-02-24
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* | swscale: add P010 input supportHendrik Leppkes2016-01-26
* | swscale/utils: Detect and skip unneeded sws_setColorspaceDetails() callsMichael Niedermayer2016-01-14
* | swscale/utils: Use normal bilinear scaler if fast cannot be used due to tiny ...Michael Niedermayer2016-01-04
* | swscale/utils: Fix intermediate format for cascaded alpha downscalingMichael Niedermayer2015-12-24
* | swscale/utils: replace pow by exp2Ganesh Ajjanagadde2015-12-08
* | swscale/utils: Fix for runtime error: left shift of negative value -1Michael Niedermayer2015-12-04