summaryrefslogtreecommitdiff
path: root/libavcodec/targaenc.c
Commit message (Expand)AuthorAge
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-21
* license header consistency cosmeticsDiego Biurrun2007-07-05
* Changed the rle encoder a little and made it more universal.Xiaohui Sun2007-04-03
* generic rle encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu plMichael Niedermayer2007-04-03
* Add RLE encoding support, patch by Bobby Bingham, uhmmmm gmail com.Bobby Bingham2007-03-17
* Move the encoding of the image data to its own function.Bobby Bingham2007-03-17
* Add 15 bit support, patch by Bobby Bingham, uhmmmm gmail com.Bobby Bingham2007-03-17
* Targa (.tga) encoder,Bobby Bingham2007-03-15