15 Commits (e9d96831f73f95d4b2cd69dd20dae95558b3be99)

Author SHA1 Message Date
Sebastian Vater cfdaee45d1 Align plane size to word-boundary. 15 years ago
Ronald S. Bultje 4fe4bb6150 Revert r22974 int->unsigned parts that don't have any meaningful effect. 15 years ago
Sebastian Vater 726dc06158 Reidnent after r22795. 15 years ago
Sebastian Vater fe51b5ce50 Move some branches outside looped code. Should improve the generated asm (and 15 years ago
Sebastian Vater 473147bed0 Switch some ints to unsigned (they can only have positive values, this allows 15 years ago
Sebastian Vater 687dc3555d Make two functions out of #define hackery. 15 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Stefano Sabatini 0edfa79b23 Make iff.c:decode_init return the value returned by 15 years ago
Måns Rullgård d9747e29b6 IFF: move ff_cmap_read_palette() prototype to a header file 15 years ago
Peter Ross f087881207 use intended const syntax 15 years ago
Peter Ross cbba8fec23 Support <8-bit ILBM uncompressed bitmaps 15 years ago
Peter Ross 005caa3486 IFF bitmap n-bit color support 15 years ago
Reimar Döffinger 9f1d760a27 Use int8_t instead of char, the signedness of char can differ between systems. 15 years ago
Peter Ross b9e06dddb7 IFF PBM/ILBM bitmap decoder 15 years ago