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.
 
 
 
 
Chip Kerchner 3a557c5d88 lsws/ppc/yuv2rgb_altivec: Replace vec_lvsl/vec_perm with vec_xl 5 years ago
..
aarch64 sws/aarch64: add ff_yuv2planeX_8_neon 9 years ago
arm arm: swscale: Only compile the rgb2yuv asm if .dn aliases are supported 7 years ago
ppc lsws/ppc/yuv2rgb_altivec: Replace vec_lvsl/vec_perm with vec_xl 5 years ago
tests swscale/tests/swscale: Lengthen pixfmt name buffer to 21 bytes 6 years ago
x86 swscale: Add support for NV24 and NV42 6 years ago
Makefile Merge commit '92db5083077a8b0f8e1050507671b456fd155125' 8 years ago
alphablend.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
bayer_template.c swscale/bayer_template: Add () to protect the argument of BAYER_READ() 10 years ago
gamma.c swscale: re-enable gamma 9 years ago
hscale.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
hscale_fast_bilinear.c sws: Move fast bilinear C code into seperate file 10 years ago
input.c swscale: Add support for NV24 and NV42 6 years ago
libswscale.v build: Change structure of the linker version script templates 9 years ago
log2_tab.c lsws: duplicate ff_log2_tab 10 years ago
options.c swscale/options: Use AV_OPT_TYPE_PIXEL_FMT 8 years ago
output.c swscale: Add support for NV24 and NV42 6 years ago
rgb2rgb.c swscale/rgb : move shuffle func shuffle_bytes_1230, shuffle_bytes_3012, shuffle_bytes_3210 in order to add SIMD 7 years ago
rgb2rgb.h swscale/rgb2rgb : cosmetic, move shuffle_bytes func declaration 7 years ago
rgb2rgb_template.c lsws/rgb2rgb_template: Do not compile unneeded shuffle functions on big-endian. 7 years ago
slice.c lsws/slice: Move a misplaced const. 8 years ago
swscale.c swscale/swscale : small cosmetic 6 years ago
swscale.h doxygen: Standardize root-level modules 8 years ago
swscale_internal.h swscale/ppc: Move VSX-using code to its own file 6 years ago
swscale_unscaled.c swscale: Add support for NV24 and NV42 6 years ago
swscaleres.rc Add Windows resource file support for shared libraries 11 years ago
utils.c swscale: Add support for NV24 and NV42 6 years ago
version.h Bump minor versions again on master to keep 4.2 versions separate from master 5 years ago
vscale.c swscale: cleanup unused code 9 years ago
yuv2rgb.c swscale/yuv2rgb: Return a more specific error code from ff_yuv2rgb_c_init_tables() 6 years ago