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,
_______________________________________________
FFmpeg-soc mailing list
[email protected]
http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to