Sat, 13 Mar 2010 19:19:40 +0000 |
stefano |
Make iff.c:decode_init return the value returned by
libavcodec
|
Mon, 08 Mar 2010 02:36:00 +0000 |
mru |
IFF: move ff_cmap_read_palette() prototype to a header file
libavcodec
|
Wed, 03 Mar 2010 09:38:09 +0000 |
pross |
use intended const syntax
libavcodec
|
Tue, 16 Feb 2010 09:33:59 +0000 |
pross |
Support <8-bit ILBM uncompressed bitmaps
libavcodec
|
Mon, 15 Feb 2010 11:26:35 +0000 |
pross |
IFF bitmap n-bit color support
libavcodec
|
Fri, 12 Feb 2010 18:18:35 +0000 |
reimar |
Use int8_t instead of char, the signedness of char can differ between systems.
libavcodec
|
Wed, 03 Feb 2010 09:56:16 +0000 |
pross |
IFF PBM/ILBM bitmap decoder
libavcodec
|