2291 Commits (b0b87f28c34502aa8b0feae2294966760428e3ab)

Author SHA1 Message Date
Limin Wang 7c8ad72f1c swscale/yuv2rgb: cosmetics 4 years ago
Fei Wang 8544783280 swscale/yuv2rgb: consider x2rgb10le on big endian hardware 4 years ago
Michael Niedermayer 663f024415 swscale/tests/swscale: use 1 for indicating erros 4 years ago
Michael Niedermayer 24c575e0aa swscale/tests/swscale: Initialize res to a non random error code 4 years ago
Michael Niedermayer ec27c1827c swscale/tests/swscale: Fix incorrect return code check 4 years ago
James Almer ba3e771a42 x86/yuv2rgb: fix crashes when storing data on unaligned buffers 4 years ago
Lynne 3adffab073
swscale/tests: check return value of sws_scale 4 years ago
Lynne 3e098cca6e
aarch64/yuv2rgb_neon: fix return value 4 years ago
Nelson Gomez 360be03b8a swscale: cosmetic fixes 4 years ago
Nelson Gomez bc01337db4 swscale/x86/output: add AVX2 version of yuv2nv12cX 4 years ago
Nelson Gomez 7c39c3c1a6 swscale: make yuv2interleavedX more asm-friendly 4 years ago
Limin Wang 67a07dc778 swscale/utils: return better error code from initFilter() 4 years ago
Limin Wang 8efecc9063 swscale/utils: reindent 4 years ago
Limin Wang a408d03ee6 swscale/utils: remove FF_ALLOC_ARRAY_OR_GOTO macros 4 years ago
Fei Wang c721b45014 swscale: Add swscale input/output support for X2RGB10LE 4 years ago
Michael Niedermayer c5079bf3bc Bump minor versions after branching 4.3 5 years ago
Michael Niedermayer 0a8a96c251 Bump minor versions to separate 4.3 from master 5 years ago
Martin Storsjö e0604d508e swscale: aarch64: Add a NEON implementation of interleaveBytes 5 years ago
Josh de Kock 70b14cc8d6 swscale: arm: fix NEON hscale init 5 years ago
Josh de Kock 718c8f9aa5 swscale: fix NEON hscale init 5 years ago
Mark Reid fabeef22d9 libswscale: fix for floating point formats, require full chroma 5 years ago
Mark Reid b4967fc71c libswscale: add output support for AV_PIX_FMT_GBRAPF32 5 years ago
Mark Reid ba5d0515a6 libswscale: add input support AV_PIX_FMT_GBRAPF32 5 years ago
Andreas Rheinhardt 2fae000994 swscale/vscale: Increase type strictness 5 years ago
Martin Storsjö 9025d5c5ce swscale: aarch64: Don't clobber callee-saved registers v8-v15 5 years ago
Martin Storsjö 872790b1f9 swscale: aarch64: Avoid using the x18 register 5 years ago
Michael Niedermayer be3c29e379 swscale/yuv2rgb: Fix vertical dither offset with slices 5 years ago
Michael Niedermayer e057e83a4f swscale/output: Fix integer overflow in yuv2rgb_write_full() with out of range input 5 years ago
Michael Niedermayer 49ba1879ad swscale/output: Fix integer overflow in alpha computation in yuv2gbrp16_full_X_c() 5 years ago
Ruiling Song 4700f7d6fc swscale/swscale: remove useless code 5 years ago
Carl Eugen Hoyos 5f8c383452 lsws/input: Do not change transparency range. 5 years ago
Ting Fu 828f7db5d9 libswscale/x86/yuv2rgb: Fix Segmentation Fault when load unaligned data 5 years ago
Linjie Fu d2aa1fbfd4 swscale: Add swscale input support for Y210LE 5 years ago
Ting Fu fc6a5883d6 libswscale/x86/yuv2rgb: add ssse3 version 5 years ago
Gautam Ramakrishnan da399e2135 libswscale/utils.c: Fix bug #8255 5 years ago
Ting Fu e934194b6a libswscale/x86/yuv2rgb: Change inline assembly into nasm code 5 years ago
Michael Niedermayer d48e510124 swscale/input: Fix several invalid shifts related to rgb2yuv constants 5 years ago
Michael Niedermayer 7b7f97532b swscale/output: Fix several invalid shifts in yuv2rgb_full_1_c_template() 5 years ago
Michael Niedermayer a6ca22c118 swscale/swscale: Fix several invalid shifts related to vChrDrop 5 years ago
Carl Eugen Hoyos 96fab29e96 Silence "string-plus-int" warning shown by clang. 5 years ago
Sebastian Pop c3a17ffff6 swscale/aarch64: use multiply accumulate and shift-right narrow 5 years ago
Zhao Zhili 1e3e547a5b swscale/utils: remove access of AV_PIX_FMT_NB 5 years ago
Sebastian Pop bd83191271 swscale/aarch64: use multiply accumulate and increase vector factor to 4 5 years ago
Limin Wang 8558c231fb swscale/swscale_unscaled: add AV_PIX_FMT_GBRAP10 for LE and BE conversion wrapper 5 years ago
Ting Fu 039a0ebe6f libswscale/swscale_unscaled.c: remove redundant code 5 years ago
Limin Wang a5e24be52a swscale/swscale_unscaled: fix gbrap10be md5 different on big endian system 5 years ago
Michael Niedermayer d260621089 swscale/output: Avoid 64bit in Alpha in yuv2ya16_X_c_template() 5 years ago
Michael Niedermayer 3e6682931b swscale/output: Correct Alpha in yuv2ya16_X_c_template() 5 years ago
Michael Niedermayer 4f4ca675e5 swscale/output: Implement Luma computation from yuv2ya16_X_c_template() without 64bit 5 years ago
Daniel Kolesa e6625ca41f swscale: Fix AltiVec/VSX build with recent GCC 5 years ago