ffmpeg/libswscale
Anton Khirnov 38d5533228 pixdesc: mark pseudopaletted formats with a special flag.
This makes it possible to dintinguish them from PAL8.

Fixes an invalid write in avpicture_layout().
2012-02-08 21:01:31 +01:00
..
bfin swscale: K&R formatting cosmetics for Blackfin code 2012-02-02 18:50:12 +01:00
ppc cosmetics: Remove some unnecessary block braces. 2012-01-25 13:14:49 +01:00
sparc swscale: K&R formatting cosmetics for SPARC code 2012-02-07 19:49:49 +01:00
x86 swscale: sign-extend integer function argument to qword on x86-64. 2012-02-08 10:31:14 -08:00
Makefile Remove Sun medialib glue code. 2012-02-08 08:52:30 +01:00
colorspace-test.c swscale-test: Drop unused argc and argv arguments from main(). 2012-02-01 14:24:25 +01:00
input.c swscale: Split C input functions into separate file. 2012-02-07 12:03:50 +01:00
libswscale.v Add symbol versioning for shared libraries 2010-01-16 04:48:55 +00:00
options.c AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 2011-10-12 16:51:16 +02:00
output.c swscale: split C output functions into separate file. 2012-02-07 12:03:51 +01:00
rgb2rgb.c cosmetics: Remove extra newlines at EOF 2012-01-27 17:19:09 -08:00
rgb2rgb.h rgb2rgb: rgb12to15() 2012-01-12 16:43:17 -08:00
rgb2rgb_template.c swscale: Remove disabled code. 2011-05-29 14:32:08 +02:00
swscale-test.c swscale-test: fix stack overread. 2012-01-12 16:38:29 -08:00
swscale.c swscale: split C output functions into separate file. 2012-02-07 12:03:51 +01:00
swscale.h swscale: K&R reformatting cosmetics for header files 2012-01-08 23:32:56 +01:00
swscale_internal.h pixdesc: mark pseudopaletted formats with a special flag. 2012-02-08 21:01:31 +01:00
swscale_unscaled.c rgb2rgb: rgb12to15() 2012-01-12 16:43:17 -08:00
utils.c cosmetics: Remove extra newlines at EOF 2012-01-27 17:19:09 -08:00
yuv2rgb.c Remove Sun medialib glue code. 2012-02-08 08:52:30 +01:00