Mercurial > libavcodec.hg
log targaenc.c @ 5122:753230e2dcf0 libavcodec
age | author | description |
---|---|---|
Tue, 03 Apr 2007 06:40:21 +0000 | michael | Changed the rle encoder a little and made it more universal. libavcodec |
Tue, 03 Apr 2007 01:01:46 +0000 | michael | generic rle encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu pl libavcodec |
Sat, 17 Mar 2007 14:59:58 +0000 | diego | Add RLE encoding support, patch by Bobby Bingham, uhmmmm gmail com. libavcodec |
Sat, 17 Mar 2007 13:16:18 +0000 | diego | Move the encoding of the image data to its own function. libavcodec |
Sat, 17 Mar 2007 12:56:34 +0000 | diego | Add 15 bit support, patch by Bobby Bingham, uhmmmm gmail com. libavcodec |
Thu, 15 Mar 2007 12:23:08 +0000 | gpoirier | Targa (.tga) encoder, libavcodec |