You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Niedermayer 5d40272ba8 swscale/swscale: Add some sanity checks for srcSlice* parameters 10 years ago
..
arm swscale: disable ARM code until its build failure with clang/iphone is fixed 12 years ago
ppc ppc: don't return a value from a function declared void 12 years ago
x86 swscale/x86/rgb2rgb_template: Fix planar2x() for short width 10 years ago
Makefile lsws: duplicate ff_log2_tab 11 years ago
bayer_template.c libswscale: bayer to rgb24 & yv12 colorspace converters 12 years ago
colorspace-test.c Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112' 13 years ago
hscale_fast_bilinear.c sws: Move fast bilinear C code into seperate file 11 years ago
input.c Merge commit 'f84a1b597c29dc035b8d5529ef88c2d7ff057820' 11 years ago
libswscale.v swscale: Do not make ff_ symbols globally visible. 13 years ago
log2_tab.c lsws: duplicate ff_log2_tab 11 years ago
options.c swscale: Allow chroma samples to be above and to the left of luma samples 11 years ago
output.c Merge commit '92b099daf4b8ef93513e38b43899cb8458a2fde3' 12 years ago
rgb2rgb.c swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle_bytes_2103_c on BE 10 years ago
rgb2rgb.h swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle_bytes_2103_c on BE 10 years ago
rgb2rgb_template.c swscale/rgb2rgb_template: Fix signedness of v in shuffle_bytes_2103_c() 10 years ago
swscale-test.c swscale/swscale-test: Fix slice height in random reference data creation. 10 years ago
swscale.c swscale/swscale: Add some sanity checks for srcSlice* parameters 10 years ago
swscale.h Merge commit 'bb789016d423d2cfacd2904ac66257bdf7f0964e' 11 years ago
swscale_internal.h swscale/yuv2rgb: Increase YUV2RGB table headroom 10 years ago
swscale_unscaled.c swscale/swscale_unscaled: Fix odd height inputs for bayer_to_yv12_wrapper() 10 years ago
swscaleres.rc Add Windows resource file support for shared libraries 12 years ago
utils.c swscale/utils: Use normal bilinear scaler if fast cannot be used due to tiny dimensions 10 years ago
version.h Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8' 11 years ago
yuv2rgb.c swscale/yuv2rgb: Factor YUVRGB_TABLE_LUMA_HEADROOM out 10 years ago