summaryrefslogtreecommitdiff
path: root/libswscale
Commit message (Expand)AuthorAge
* lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environmentsChip Kerchner2021-02-22
* swscale/x86/yuv2yuvX: use the movsxdifnidn helper macroJames Almer2021-02-18
* swscale/x86/yuv2yuvX: use movq to load 8 bytes in all non-AVX2 functionsJames Almer2021-02-18
* swscale/x86/yuv2yuvX: use the SPLATW helper macroJames Almer2021-02-18
* swscale/x86/swscale: fix mix of inline and external function definitionsJames Almer2021-02-18
* swscale/x86/swscale: fix compilation with old yasmJames Almer2021-02-17
* swscale: move yuv2yuvX_sse3 to yasm, unrolls main loopAlan Kelly2021-02-17
* lsws/ppc/yuv2rgb: Fix transparency converting from yuv->rgb32.Carl Eugen Hoyos2021-01-24
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-01
* libswscale: avoid UB nullptr-with-offset.Jeremy Leconte2020-12-24
* swscale/rgb2rgb_template: use shuffle macro on big-endian archesAndriy Gelman2020-12-12
* lsws/x86/yuv2rgb: Fix compilation with mmxext or ssse3 disabled.Carl Eugen Hoyos2020-11-14
* swscale/x86/yuv2rgb: fix crashes when loading alpha from unaligned buffersMarton Balint2020-11-02
* swscale/utils: override forced-zero formats back to full rangeJan Ekström2020-10-11
* swscale/utils: split range override check into its own functionJan Ekström2020-10-11
* libswcale/input: use more accurate planer rgb16 yuv conversionsMark Reid2020-10-06
* libswcale/input: use more accurate rgbf32 yuv conversionsMark Reid2020-10-02
* libswscale/tests: add floatimg_cmp testMark Reid2020-10-02
* swscale/x86/output: add missing AVX2 support preprocessor wrappersJames Almer2020-08-20
* swscale: do not drop half of bits from 16bit bayer formatsPaul B Mahol2020-08-08
* swscale/yuv2rgb: cosmeticsLimin Wang2020-07-25
* swscale/yuv2rgb: consider x2rgb10le on big endian hardwareFei Wang2020-07-20
* swscale/tests/swscale: use 1 for indicating errosMichael Niedermayer2020-07-16
* swscale/tests/swscale: Initialize res to a non random error codeMichael Niedermayer2020-07-14
* swscale/tests/swscale: Fix incorrect return code checkMichael Niedermayer2020-07-14
* x86/yuv2rgb: fix crashes when storing data on unaligned buffersJames Almer2020-07-14
* swscale/tests: check return value of sws_scaleLynne2020-07-09
* aarch64/yuv2rgb_neon: fix return valueLynne2020-07-09
* swscale: cosmetic fixesNelson Gomez2020-06-14
* swscale/x86/output: add AVX2 version of yuv2nv12cXNelson Gomez2020-06-14
* swscale: make yuv2interleavedX more asm-friendlyNelson Gomez2020-06-14
* swscale/utils: return better error code from initFilter()Limin Wang2020-06-14
* swscale/utils: reindentLimin Wang2020-06-14
* swscale/utils: remove FF_ALLOC_ARRAY_OR_GOTO macrosLimin Wang2020-06-13
* swscale: Add swscale input/output support for X2RGB10LEFei Wang2020-06-12
* Bump minor versions after branching 4.3Michael Niedermayer2020-06-08
* Bump minor versions to separate 4.3 from masterMichael Niedermayer2020-06-08
* swscale: aarch64: Add a NEON implementation of interleaveBytesMartin Storsjö2020-05-15
* swscale: arm: fix NEON hscale initJosh de Kock2020-05-15
* swscale: fix NEON hscale initJosh de Kock2020-05-15
* libswscale: fix for floating point formats, require full chromaMark Reid2020-05-12
* libswscale: add output support for AV_PIX_FMT_GBRAPF32Mark Reid2020-05-05
* libswscale: add input support AV_PIX_FMT_GBRAPF32Mark Reid2020-05-05
* swscale/vscale: Increase type strictnessAndreas Rheinhardt2020-04-27
* swscale: aarch64: Don't clobber callee-saved registers v8-v15Martin Storsjö2020-04-21
* swscale: aarch64: Avoid using the x18 registerMartin Storsjö2020-04-20
* swscale/yuv2rgb: Fix vertical dither offset with slicesMichael Niedermayer2020-04-12
* 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