Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 21 Jan 2007 17:48:03 +0000 | banan | Don't break compilation on systems without zlib. libavcodec |
Sun, 21 Jan 2007 14:14:50 +0000 | banan | The block_size might be used incorrectly if it is not updated. libavcodec |
Sun, 21 Jan 2007 12:32:01 +0000 | lu_zero | Constantize AVOption, solve few warnings, patch from flameeyes@gentoo.org aka "the other Diego" libavcodec |
Sun, 21 Jan 2007 12:27:53 +0000 | banan | Fixed a typo, cosmetics. libavcodec |
Sun, 21 Jan 2007 12:26:23 +0000 | banan | Get rid of #ifdef CONFIG_ZLIB in the code. Code cleanup. libavcodec |
Sun, 21 Jan 2007 09:55:28 +0000 | reimar | Fix crash when pred_order greater s->blocksize >> rice_order. libavcodec |