Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 22 Jul 2008 17:44:36 +0000 | michael | 3rd try to get the loop filter ref/mv check working correctly. libavcodec |
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 |