Mercurial > libavcodec.hg
comparison cook.c @ 4771:7cd3ffe4897f libavcodec
Changed the rle encoder a little and made it more universal.
Not only the repeated byte is calculated as (count ^ xor) + add
but also the raw encoding lenth byte is calculated as that too
patch by Xiaohui Sun sunxiaohui dsp ac cn
author | michael |
---|---|
date | Tue, 03 Apr 2007 06:40:21 +0000 |
parents | 3318e3f6470f |
children | 78bb9129231b |
comparison
equal
deleted
inserted
replaced
4770:a6d1c26e8b6f | 4771:7cd3ffe4897f |
---|