Michael Niedermayer 82953b7570 swscale/output: Fix integer overflows in yuv2rgba64_X_c_template 2 months ago
..
aarch64 9d5450b514 swscale: aarch64: Fix yuv2rgb with negative strides 1 year ago
arm f33f728470 arm: swscale: Only compile the rgb2yuv asm if .dn aliases are supported 6 years ago
ppc cd48318035 swscale: Add support for NV24 and NV42 5 years ago
tests 9d269301f0 swscale/tests/swscale: Lengthen pixfmt name buffer to 21 bytes 5 years ago
x86 b694403ef9 swscale/x86/swscale: Fix undefined left shifts of negative numbers 4 years ago
Makefile 6fdd35a312 Merge commit '92db5083077a8b0f8e1050507671b456fd155125' 7 years ago
alphablend.c ff87b7bd2f swscale/alphablend: Fix slice handling 3 years ago
bayer_template.c d501b986a9 swscale/bayer_template: Add () to protect the argument of BAYER_READ() 9 years ago
gamma.c 3059562aa1 swscale: re-enable gamma 9 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 a604063ede 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 ac206bb175 swscale/options: Use AV_OPT_TYPE_PIXEL_FMT 7 years ago
output.c 82953b7570 swscale/output: Fix integer overflows in yuv2rgba64_X_c_template 2 months ago
rgb2rgb.c d4f6640855 swscale/rgb : move shuffle func shuffle_bytes_1230, shuffle_bytes_3012, shuffle_bytes_3210 in order to add SIMD 6 years ago
rgb2rgb.h 5f6126ea7f swscale/rgb2rgb : cosmetic, move shuffle_bytes func declaration 6 years ago
rgb2rgb_template.c 3a56ade1f3 lsws/rgb2rgb_template: Do not compile unneeded shuffle functions on big-endian. 6 years ago
slice.c d3f9206997 swscale/slice: Fix wrong return on error 3 years ago
swscale.c 22eee37d23 swscale/swscale: Check srcSliceH for bayer 5 months ago
swscale.h 58c7bf789f doxygen: Standardize root-level modules 8 years ago
swscale_internal.h 78c7ff7d25 swscale/ppc: Move VSX-using code to its own file 5 years ago
swscale_unscaled.c cd48318035 swscale: Add support for NV24 and NV42 5 years ago
swscaleres.rc 56572787ae Add Windows resource file support for shared libraries 10 years ago
utils.c c0bb8e0e62 swscale/utils: Fix xInc overflow 5 months ago
version.h 22db337a40 Bump minor versions to separate 4.2 from master 5 years ago
vscale.c 6de58b4903 swscale: cleanup unused code 8 years ago
yuv2rgb.c 97411b1790 swscale/yuv2rgb: Use 64bit for brightness computation 3 months ago