| Commit message (Expand) | Author | Age | Files | Lines |
* | Make iff.c:decode_init return the value returned by | Stefano Sabatini | 2010-03-13 | 1 | -2/+3 |
* | IFF: move ff_cmap_read_palette() prototype to a header file | Måns Rullgård | 2010-03-08 | 1 | -0/+1 |
* | use intended const syntax | Peter Ross | 2010-03-03 | 1 | -1/+1 |
* | Support <8-bit ILBM uncompressed bitmaps | Peter Ross | 2010-02-16 | 1 | -8/+4 |
* | IFF bitmap n-bit color support | Peter Ross | 2010-02-15 | 1 | -52/+74 |
* | Use int8_t instead of char, the signedness of char can differ between systems. | Reimar Döffinger | 2010-02-12 | 1 | -2/+2 |
* | IFF PBM/ILBM bitmap decoder | Peter Ross | 2010-02-03 | 1 | -0/+223 |