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.
 
 
 
 
Måns Rullgård 66842fe874 swscale: fix unaligned accesses in (RGB|BGR)32_1 to YUV conversion 14 years ago
..
bfin Revert r31153. It failed to build on: 15 years ago
mlib Cosmetics: 15 years ago
ppc Fix compilation, forgot to add const also to the 15 years ago
sparc Cosmetics: 15 years ago
x86 Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other is gone. 15 years ago
Makefile swscale-test: get strides using av_fill_image_linesizes() from libavcore 14 years ago
colorspace-test.c Revert r31153. It failed to build on: 15 years ago
libswscale.v Add symbol versioning for shared libraries 15 years ago
options.c Cosmetics: 15 years ago
rgb2rgb.c Add av_ prefix to bswap macros 15 years ago
rgb2rgb.h deprecate palette8topacked32 in favor of public API functions sws_convertPalette8ToPacked32 and -24 15 years ago
rgb2rgb_template.c Replace some "m" constraints by MANGLE to avoid issues with some compilers not 15 years ago
swscale-test.c swscale-test: add CRC output 14 years ago
swscale.c swscale: fix unaligned accesses in (RGB|BGR)32_1 to YUV conversion 14 years ago
swscale.h Revert commit: 15 years ago
swscale_internal.h More const-correctness fixes to avoid warnings. 15 years ago
swscale_template.c swscale: fix unaligned accesses in (RGB|BGR)32_1 to YUV conversion 14 years ago
utils.c fix anonymous memory mapping for NetBSD 14 years ago
yuv2rgb.c Change the type of Y table to pointer to void in fill_table(). 15 years ago