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.
 
 
 
 
Stefano Sabatini 532ec28360 Remove '\p' doxygen markup, as it should improve plain text doxy 16 years ago
..
bfin
mlib
ppc Use DECLARE_ALIGNED macro instead of __attribute__((aligned)) for ppc code. 16 years ago
sparc
x86
Makefile
colorspace-test.c
options.c
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
swscale-example.c
swscale.c Use DECLARE_ALIGNED macro instead of gcc __attribute__. 16 years ago
swscale.h Remove '\p' doxygen markup, as it should improve plain text doxy 16 years ago
swscale_internal.h Use DECLARE_ALIGNED macro instead of gcc __attribute__. 16 years ago
swscale_template.c Replace more uses of __attribute__((aligned)) by DECLARE_ALIGNED. 16 years ago
yuv2rgb.c