summaryrefslogtreecommitdiff
path: root/libavcodec/targa.c
Commit message (Expand)AuthorAge
* license header consistency cosmeticsDiego Biurrun2007-07-05
* Replace deprecated PIX_FMT names by the newer variants.Diego Biurrun2007-02-07
* rename BE/LE_8/16/32 to AV_RL/B_8/16/32Alex Beregszaszi2007-01-19
* RGB32 support in TargaKostya Shishkov2006-11-03
* Use bpp from header in error messageKostya Shishkov2006-11-03
* Targa image decoderKostya Shishkov2006-10-11