[FFmpeg-soc] [soc]: r1451 - rv40/rv34data.h
kostya
subversion at mplayerhq.hu
Sat Nov 24 18:11:47 CET 2007
Author: kostya
Date: Sat Nov 24 18:11:47 2007
New Revision: 1451
Log:
Change description to correct one
Modified:
rv40/rv34data.h
Modified: rv40/rv34data.h
==============================================================================
--- rv40/rv34data.h (original)
+++ rv40/rv34data.h Sat Nov 24 18:11:47 2007
@@ -81,8 +81,7 @@ static const uint8_t modulo_three_table[
};
/**
- * Chroma quantizer values
- * Second table is used for DC-only blocks
+ * Quantizer values used for AC and DC coefficients in chroma blocks
*/
static const uint8_t rv34_chroma_quant[2][32] = {
{ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15,
More information about the FFmpeg-soc
mailing list