2274 Commits (ea980d4162cf783c3ed9978c6e12b9908f5b039b)

Author SHA1 Message Date
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
Daniel Kolesa 1bdb47b734 swscale: Replace illegal vector keyword usage in altivec code 5 years ago
Andreas Rheinhardt e2646e23be swscale/utils: Fix invalid left shifts of negative numbers 5 years ago
Andreas Rheinhardt 736c7c20e7 swscale/x86/swscale: Fix undefined left shifts of negative numbers 5 years ago
Limin Wang cde1d70a39 swscale/swscale: cosmetics 5 years ago
Paul B Mahol 21838cad2f swscale/output: fix signed integer overflow for ya16 5 years ago
Limin Wang 29bde4b3b6 swscale/swscale: delete unwanted assignments 5 years ago
Linjie Fu ef1342650f swscale/output: fix some code indentations 5 years ago
Chip Kerchner 3a557c5d88 lsws/ppc/yuv2rgb_altivec: Replace vec_lvsl/vec_perm with vec_xl 5 years ago
Michael Niedermayer 80bb65fafa Bump minor versions again on master to keep 4.2 versions separate from master 5 years ago
Michael Niedermayer 22db337a40 Bump minor versions to separate 4.2 from master 5 years ago
Michael Niedermayer 9d269301f0 swscale/tests/swscale: Lengthen pixfmt name buffer to 21 bytes 6 years ago
Adam Richter b8ed493061 libswcale: Fix possible string overflow in test. 6 years ago
Philip Langdale 4fa4f1d7a9 swscale: Add test for isSemiPlanarYUV to pixdesc_query 6 years ago
Philip Langdale cd48318035 swscale: Add support for NV24 and NV42 6 years ago
Lauri Kasanen e25bddf5fc swscale/ppc: Shorten power8 tests via a var 6 years ago
Lauri Kasanen a2a16206aa swscale/ppc: VSX-optimize hScale16To* 6 years ago
Lauri Kasanen 3437111f17 swscale/ppc: Indent 6 years ago