Martin Storsjö 9c008fdbd4 swscale: aarch64: Fix yuv2rgb with negative strides 1 year ago
..
aarch64 9c008fdbd4 swscale: aarch64: Fix yuv2rgb with negative strides 1 year ago
arm 4c22441276 swscale/arm: add yuv2planeX_8_neon 8 years ago
ppc 70d418c7e6 Revert "PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD." 8 years ago
tests 280f5c4fcf libswcale: Fix possible string overflow in test. 5 years ago
x86 b94fe011d6 swscale/x86/swscale: Fix undefined left shifts of negative numbers 4 years ago
Makefile ca5ec2bf51 Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec' 8 years ago
alphablend.c eb5f9b321a swscale/alphablend: Fix slice handling 2 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 8ce02ab4e5 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 010caed261 swscale: use AV_OPT_TYPE_BOOL for {src,dst}_range options 8 years ago
output.c b02acd029f swscale/output: Fix integer overflow in yuv2rgb_write_full() with out of range input 4 years ago
rgb2rgb.c e8c3716064 swscale: rename sws_rgb2rgb_init to ff_sws_rgb2rgb_init 8 years ago
rgb2rgb.h e8c3716064 swscale: rename sws_rgb2rgb_init to ff_sws_rgb2rgb_init 8 years ago
rgb2rgb_template.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
slice.c f5706ceea8 swscale/slice: Fix wrong return on error 2 years ago
swscale.c 9a64d50c9e 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 70d418c7e6 Revert "PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD." 8 years ago
swscale_unscaled.c e3fd1857fb swscale: add unscaled conversion from yuv420p to p010 7 years ago
swscaleres.rc 56572787ae Add Windows resource file support for shared libraries 10 years ago
utils.c c690866ee0 swscale/utils: Fix invalid left shifts of negative numbers 4 years ago
version.h 660229d647 Revert "Bump minor versions after 3.2 branchpoint to seperate release" 7 years ago
vscale.c 6de58b4903 swscale: cleanup unused code 8 years ago
yuv2rgb.c 6e768588c3 swscale/yuv2rgb: Fix vertical dither offset with slices 4 years ago