Michael Niedermayer 3b94cf8b20 swscale/yuv2rgb: Use 64bit for brightness computation 1 month ago
..
aarch64 a6e26053c2 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 f8e284be69 swscale: introduce isSwappedChroma 2 years ago
x86 b8dfe07c50 swscale/x86/swscale: use a clearer name for INPUT_PLANER_RGB_A_FUNC_CASE 3 weeks ago
Makefile f2b79c5b85 lib*/version: Move library version functions into files of their own 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 f291b241a3 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 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions 2 years ago
output.c 3ca9febc6e swscale/output: Fix integer overflow in yuv2rgba64_full_1_c_template() 3 weeks ago
rgb2rgb.c 40e6575aa3 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2 years ago
rgb2rgb.h 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions 2 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 1070982e6f swscale/swscale: Check srcSliceH for bayer 3 months ago
swscale.h 2d368392a5 Keep including the full version.h when headers are included externally 2 years ago
swscale_internal.h 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions 2 years ago
swscale_unscaled.c f5455889fd 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 5335c73b9f swscale/utils: Fix xInc overflow 3 months ago
version.c f2b79c5b85 lib*/version: Move library version functions into files of their own 2 years ago
version.h 6f1b144358 Bump Versions for 5.1 branch 2 years ago
version_major.h 6cd2ac388d libswscale: Split version.h 2 years ago
vscale.c 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 2 years ago
yuv2rgb.c 3b94cf8b20 swscale/yuv2rgb: Use 64bit for brightness computation 3 weeks ago