[FFmpeg-soc] [soc]: r5540 - indeo5/indeo5data.h

diego subversion at mplayerhq.hu
Wed Dec 16 00:14:19 CET 2009


Author: diego
Date: Wed Dec 16 00:14:19 2009
New Revision: 5540

Log:
cosmetics: Break some long lines.

Modified:
   indeo5/indeo5data.h

Modified: indeo5/indeo5data.h
==============================================================================
--- indeo5/indeo5data.h	Wed Dec 16 00:13:08 2009	(r5539)
+++ indeo5/indeo5data.h	Wed Dec 16 00:14:19 2009	(r5540)
@@ -66,9 +66,10 @@ static const uint8_t ivi5_scan4x4[16] = 
 
 
 /**
- *  indeo5 dequantization matrixes consist of two tables: base table and scale table.
- *  The base table defines the dequantization matrix itself and the scale table tells how
- *  this matrix should be scaled for a particular quant level (0...24).
+ *  indeo5 dequantization matrixes consist of two tables: base table
+ *  and scale table. The base table defines the dequantization matrix
+ *  itself and the scale table tells how this matrix should be scaled
+ *  for a particular quant level (0...24).
  *
  *  ivi5_base_quant_bbb_ttt  - base  tables for block size 'bbb' of type 'ttt'
  *  ivi5_scale_quant_bbb_ttt - scale tables for block size 'bbb' of type 'ttt'


More information about the FFmpeg-soc mailing list