Michael Niedermayer 1f07ecd632 swscale/input: Use more unsigned intermediates 1 year ago
..
aarch64 7bc6dab675 swscale: aarch64: Fix yuv2rgb with negative strides 1 year ago
arm 1f80789bf7 sws: rename SwsContext.swscale to convert_unscaled 3 years ago
ppc 1f80789bf7 sws: rename SwsContext.swscale to convert_unscaled 3 years ago
tests df94cdde4b swscale: introduce isSwappedChroma 2 years ago
x86 3e00b9e395 swscale/x86/init: use isSemiPlanarYUV 2 years ago
Makefile 20b0d24c2f Makefile: Redo duplicating object files in shared builds 2 years ago
alphablend.c 06d6726588 swscale/alphablend: Fix slice handling 2 years ago
bayer_template.c 9d58cdb4ba swscale: do not drop half of bits from 16bit bayer formats 3 years ago
gamma.c 3059562aa1 swscale: re-enable gamma 8 years ago
hscale.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
hscale_fast_bilinear.c e9f7c7aef9 sws: Move fast bilinear C code into seperate file 10 years ago
input.c 1f07ecd632 swscale/input: Use more unsigned intermediates 1 year ago
libswscale.v 535a742c26 build: Change structure of the linker version script templates 8 years ago
log2_tab.c 9ffac3d00d lsws: duplicate ff_log2_tab 10 years ago
options.c a1255a350d libswscale/options: Add parent_log_context_offset to AVClass 2 years ago
output.c 2334da0faa swscale/output: Bias 16bps output calculations to improve non overflowing range 1 year ago
rgb2rgb.c e0604d508e swscale: aarch64: Add a NEON implementation of interleaveBytes 4 years ago
rgb2rgb.h e0604d508e swscale: aarch64: Add a NEON implementation of interleaveBytes 4 years ago
rgb2rgb_template.c 1200264fc4 swscale/rgb2rgb_template: use shuffle macro on big-endian arches 3 years ago
slice.c 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 2 years ago
swscale.c 58dce6f010 swscale/swscale: check SWS_PRINT_INFO flag for printing alignment warnings 2 years ago
swscale.h 8316b2a15f swscale/swscale: Improve *ColorspaceDetails() doxy 2 years ago
swscale_internal.h df94cdde4b swscale: introduce isSwappedChroma 2 years ago
swscale_unscaled.c a00072a9d5 libswscale: force a minimum size of the slide for bayer sources 1 year ago
swscaleres.rc 56572787ae Add Windows resource file support for shared libraries 10 years ago
utils.c 88d804b7ff swscale: add P210/P410/P216/P416 output 2 years ago
version.h c512be9a90 lib*/version.h: Bump Versions before release/5.0 branch 2 years ago
vscale.c 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 2 years ago
yuv2rgb.c 3be6fe9a56 swscale/yuv2rgb: Silence a set-but-unused-variable warning 2 years ago