2085 Commits (2c48014ab2bb6613b79e3c0b6f45daa5333018ae)

Author SHA1 Message Date
Pedro Arthur 8433d953e4 swscale: fix for sliced scaling artifacts 8 years ago
Michael Niedermayer ba7be8c083 swscale: Fix "warning: ISO C90 forbids mixed declarations and code" 8 years ago
Timo Rothenpieler e3fd1857fb swscale: add unscaled conversion from yuv420p to p010 8 years ago
Michael Niedermayer b4d7c1f84b swscale/swscale_unscaled: Try to fix bayer_to_yv12_wrapper() with slices 8 years ago
Michael Niedermayer e57d99dd4e swscale/swscale_unscaled: Try to fix Rgb16ToPlanarRgb16Wrapper() with slices 8 years ago
Timo Rothenpieler 39f75645c8 swscale: add unscaled copy from yuv420p10 to p010 8 years ago
Michael Niedermayer 47bc1bdafb swscale/swscale_unscaled: Fix packed_16bpc_bswap() with slices 8 years ago
Michael Niedermayer 89ec11e096 swscale/swscale: Try to fix rgb48Toxyz12() with slices 8 years ago
Michael Niedermayer f580719b1a swscale/swscale: Factor bottom to top handling 8 years ago
Michael Niedermayer 7a6c288c2b swscale/tests/swscale: add cpuflags option 8 years ago
Timo Rothenpieler 99882d05a6 swscale: add support for P010LE/BE output 8 years ago
Michael Niedermayer 76d377d0a0 swscale/output: Fix rounding offset in yuv2gbrp_full_X_c() 8 years ago
Timothy Gu 58c7bf789f doxygen: Standardize root-level modules 8 years ago
Ronald S. Bultje 70d418c7e6 Revert "PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD." 8 years ago
Dan Parrot 1df908f33f PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD. 8 years ago
Matthieu Bouron 9eb3da2f99 asm: FF_-prefix internal macros used in inline assembly 9 years ago
Paul B Mahol 9d30690f20 swscale: add input support for gbrap10 pixel format 9 years ago
Pedro Arthur e616e9a4b8 swscale: fix ring buffer size when scaling slices of a frame 9 years ago
Pedro Arthur b5deacfb1f swscale: fix crash with swscale-test when using slices 9 years ago
Diego Biurrun 535a742c26 build: Change structure of the linker version script templates 9 years ago
Diego Biurrun 1e9c5bf4c1 asm: FF_-prefix internal macros used in inline assembly 9 years ago
Diego Biurrun dc40a70c57 Drop unnecessary libavutil/x86/asm.h #includes 9 years ago
Diego Biurrun a6a750c7ef tests: Move all test programs to a subdirectory 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Diego Biurrun 0f40c90984 Drop pointless assert.h #includes 9 years ago
Matthieu Bouron 4c22441276 swscale/arm: add yuv2planeX_8_neon 9 years ago
Clément Bœsch c921f4f687 sws/aarch64: add ff_yuv2planeX_8_neon 9 years ago
Matthieu Bouron 7abc8e7ae3 swscale/arm: add ff_hscale_8_to_15_neon 9 years ago
Clément Bœsch cab9661dba sws/aarch64/yuv2rgb: honor iOS calling convention 9 years ago
Diego Biurrun 01621202aa build: miscellaneous cosmetics 9 years ago
Michael Niedermayer c169062073 swscale/utils: Remove unused variable 9 years ago
Clément Bœsch 040598218f sws/aarch64: restore ff_hscale_8_to_15_neon() 9 years ago
Ronald S. Bultje b3eda69490 swscale: add bt2020 yuv2rgb coefficients. 9 years ago
Ronald S. Bultje 98038e2ee0 swscale: fix bt709 yuv2rgb coefficients. 9 years ago
Clément Bœsch eadaef2a63 sws/aarch64: disable ff_hscale_8_to_15_neon temporarly 9 years ago
Matthieu Bouron 58994d7bca swscale/arm/yuv2rgb: make the code bitexact with its aarch64 counter part 9 years ago
Matthieu Bouron 5629361cc2 swscale/arm/yuv2rgb: save a few instructions by processing the luma line interleaved 9 years ago
Matthieu Bouron 339668301e swscale/arm/yuv2rgb: re-order compute_rgba macro arguments 9 years ago
Matthieu Bouron ff4885face swscale/arm/yuv2rgb: rename {process_1l,process_2l,compute}_16px{,_internal} macros 9 years ago
Matthieu Bouron 562653b731 swscale/arm/yuv2rgb: macro-ify 9 years ago
Matthieu Bouron 0286b56f2f swscale/arm/yuv2rgb: factorize lsl in load_args_nvx 9 years ago
Matthieu Bouron 0649fe0fae swscale/arm/yuv2rgb: factorize lsl in load_args_yuv420p 9 years ago
Matthieu Bouron 2aec59c07c swscale/arm/yuv2rgb: remove unused store of dst + linesize in load_args_yuv422p 9 years ago
Matthieu Bouron b3ea901945 swscale/arm/yuv2rgb: factorize lsl in load_args_yuv422p 9 years ago
Matthieu Bouron 466e209e6e swscale/arm/yuv2rgb: fix comments in load_args_yuv422p 9 years ago
Matthieu Bouron 11b4acab8b swscale/arm/yuv2rgb: remove 32bit code path 9 years ago
Pedro Arthur 6de58b4903 swscale: cleanup unused code 9 years ago
Michael Niedermayer 3b905b9fe6 swscale: Deprecate vector functions which are unused outside swscale 9 years ago
Clément Bœsch 263eb76bdf sws/aarch64: add ff_hscale_8_to_15_neon 9 years ago
Lou Logan 06eef96b69 fix some a/an typos 9 years ago