Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 22 Jul 2008 13:01:10 +0000 | michael | qscale has a range of 0..51 we thus do not need a 256 entry table and neither need libavcodec |
Tue, 22 Jul 2008 12:31:48 +0000 | michael | Setting chroma_qp to 0 for PCM blocks is really an interesting minor libavcodec |
Tue, 22 Jul 2008 11:56:56 +0000 | michael | Deobfusate chroma_qp_table[1] init code. libavcodec |
Mon, 21 Jul 2008 22:46:47 +0000 | cehoyos | Revert r13542: Spatial direct mode probably also works with PAFF. libavcodec |
Mon, 21 Jul 2008 22:19:06 +0000 | michael | Loop filtering with multiple slice types fix. libavcodec |
Mon, 21 Jul 2008 20:52:24 +0000 | diego | Correct b_quant offset comment in avcodec.h, it is the description for libavcodec |
Mon, 21 Jul 2008 19:11:41 +0000 | michael | Use slice_type_nos instead of slice_type where it makes no difference. libavcodec |