Mercurial > libavcodec.hg
comparison rangecoder.c @ 7432:158d1acfe3bf libavcodec
Remove RA288Context.output buffer. This buffer is just RA288Context.sb
backwards (output[i] == sb[N-i], where N is the buffer length).
This makes the code slower, this will be fixed in my next commit.
author | vitor |
---|---|
date | Mon, 28 Jul 2008 02:53:07 +0000 |
parents | 43dd78019c14 |
children | e9d9d946f213 |
comparison
equal
deleted
inserted
replaced
7431:da24b77f46f6 | 7432:158d1acfe3bf |
---|