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.
 
 
 
 
Diego Biurrun b5a138652f Give less generic names to global library option arrays 11 years ago
..
bfin Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
ppc swscale: ppc: Remove commented-out define cruft 12 years ago
sparc Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
x86 swscale: Add av_cold attributes to init functions missing them 12 years ago
Makefile Create version.h headers for libraries that lack them 13 years ago
colorspace-test.c testprogs: Remove unused includes 12 years ago
input.c swscale: do not forget to swap data in formats with different endianness 12 years ago
libswscale.v swscale: Do not make ff_ symbols globally visible. 12 years ago
options.c Give less generic names to global library option arrays 11 years ago
output.c sws: GBRP9, GBRP10, and GBRP16 output support 12 years ago
rgb2rgb.c x86: mmx2 ---> mmxext in comments and messages 12 years ago
rgb2rgb.h rgb2rgb: rgb12to15() 13 years ago
rgb2rgb_template.c swscale: Add av_cold attributes to init functions missing them 12 years ago
swscale-test.c sws: do not use av_pix_fmt_descriptors directly. 12 years ago
swscale.c swscale: GBRP output support 12 years ago
swscale.h swscale: add support for endianness only conversion 12 years ago
swscale_internal.h pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 12 years ago
swscale_unscaled.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 12 years ago
utils.c swscale: support endianness conversion for AV_PIX_FMT_XYZ12 12 years ago
version.h swscale: add support for endianness only conversion 12 years ago
yuv2rgb.c swscale: Use alpha from the right row in yuva2rgba_c 12 years ago