Martin Storsjö cabe77a6fc swscale: aarch64: Fix yuv2rgb with negative strides 1 year ago
..
aarch64 cabe77a6fc 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 d736b52a04 swscale: Drop is9_OR_10BPS() use, its name is not correct 7 years ago
tests d239d1c432 swscale/tests/swscale: Lengthen pixfmt name buffer to 21 bytes 4 years ago
x86 e0d50eb076 swscale/x86/swscale: Fix undefined left shifts of negative numbers 4 years ago
Makefile 6fdd35a312 Merge commit '92db5083077a8b0f8e1050507671b456fd155125' 7 years ago
alphablend.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 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 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 cc3a58c718 swscale/input: Fix several invalid shifts related to rgb2yuv constants 4 years 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 531b3300a7 swscale/output: Fix integer overflow in yuv2rgb_write_full() with out of range input 4 years 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 d4f6640855 swscale/rgb : move shuffle func shuffle_bytes_1230, shuffle_bytes_3012, shuffle_bytes_3210 in order to add SIMD 6 years ago
slice.c 851f4255e0 lsws/slice: Move a misplaced const. 7 years ago
swscale.c 04ee309be0 swscale/swscale: Fix several invalid shifts related to vChrDrop 4 years ago
swscale.h 58c7bf789f doxygen: Standardize root-level modules 8 years ago
swscale_internal.h d6fc031caf avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL 6 years ago
swscale_unscaled.c dd3f1e3a11 swscale: Introduce a helper to identify semi-planar formats 6 years ago
swscaleres.rc 56572787ae Add Windows resource file support for shared libraries 10 years ago
utils.c 6bae72ff85 swscale/utils: Fix invalid left shifts of negative numbers 4 years ago
version.h 7e3a070d9a Bump minor versions for branching release/4.0 6 years ago
vscale.c 6de58b4903 swscale: cleanup unused code 8 years ago
yuv2rgb.c 15e323fee1 swscale/yuv2rgb: Fix vertical dither offset with slices 4 years ago