Mercurial > libavcodec.hg
log rle.c @ 12177:a39530f3dc94 libavcodec
age | author | description |
---|---|---|
Thu, 31 Jul 2008 14:53:14 +0000 | benoit | Fix a potential out of array writing. libavcodec |
Sun, 30 Mar 2008 17:27:58 +0000 | bcoudurier | change rle encoder to count up to 127, sgi does not support 128 libavcodec |
Thu, 05 Jul 2007 10:40:25 +0000 | diego | license header consistency cosmetics libavcodec |
Tue, 03 Apr 2007 06:46:12 +0000 | michael | dont use *int8_t for the arguments (ive missed that in the patches ...) libavcodec |
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 02:18:00 +0000 | michael | cosmetic libavcodec |