ffmpeg/libswscale
2013-08-15 14:38:03 +02:00
..
bfin Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 2012-10-08 07:13:26 +02:00
ppc swscale: ppc: Remove commented-out define cruft 2013-06-02 18:11:59 +02:00
sparc Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 2012-10-08 07:13:26 +02:00
x86 swscale: Add av_cold attributes to init functions missing them 2013-05-04 22:48:05 +02:00
colorspace-test.c testprogs: Remove unused includes 2012-08-29 00:23:51 +03:00
input.c swscale: do not forget to swap data in formats with different endianness 2012-10-31 17:53:57 +01:00
libswscale.v swscale: Do not make ff_ symbols globally visible. 2012-10-10 02:08:01 +02:00
Makefile Create version.h headers for libraries that lack them 2012-07-04 15:10:06 +02:00
options.c Give less generic names to global library option arrays 2013-08-02 19:19:02 +02:00
output.c sws: GBRP9, GBRP10, and GBRP16 output support 2013-02-09 14:31:11 -05:00
rgb2rgb_template.c swscale: Add av_cold attributes to init functions missing them 2013-05-04 22:48:05 +02:00
rgb2rgb.c x86: mmx2 ---> mmxext in comments and messages 2012-10-31 00:37:42 +01:00
rgb2rgb.h rgb2rgb: rgb12to15() 2012-01-12 16:43:17 -08:00
swscale_internal.h pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 2013-05-15 07:46:51 +02:00
swscale_unscaled.c swscale: Mark a bunch of tables only used within one file static 2013-08-15 14:38:03 +02:00
swscale-test.c sws: do not use av_pix_fmt_descriptors directly. 2012-10-12 12:45:38 +02:00
swscale.c swscale: Mark a bunch of tables only used within one file static 2013-08-15 14:38:03 +02:00
swscale.h swscale: add support for endianness only conversion 2013-05-06 18:55:58 +02:00
utils.c swscale: support endianness conversion for AV_PIX_FMT_XYZ12 2013-05-06 21:48:14 +02:00
version.h swscale: add support for endianness only conversion 2013-05-06 18:55:58 +02:00
yuv2rgb.c swscale: Use alpha from the right row in yuva2rgba_c 2013-05-06 17:40:25 +03:00