]> git.sesse.net Git - vlc/blobdiff - modules/stream_out/transrate/putvlc.h
Removes trailing spaces. Removes tabs.
[vlc] / modules / stream_out / transrate / putvlc.h
index f19610c1e15b8ad169fe1155829fa17a80d298fc..2dfca76f3b70463aac87941c43a869d72c43af20 100644 (file)
@@ -109,20 +109,20 @@ const static VLCtable mbtypetab[3][32]=
 
 const static VLCtable cbptable[64]=
 {
-  {0x01,9}, {0x0b,5}, {0x09,5}, {0x0d,6}, 
-  {0x0d,4}, {0x17,7}, {0x13,7}, {0x1f,8}, 
-  {0x0c,4}, {0x16,7}, {0x12,7}, {0x1e,8}, 
-  {0x13,5}, {0x1b,8}, {0x17,8}, {0x13,8}, 
-  {0x0b,4}, {0x15,7}, {0x11,7}, {0x1d,8}, 
-  {0x11,5}, {0x19,8}, {0x15,8}, {0x11,8}, 
-  {0x0f,6}, {0x0f,8}, {0x0d,8}, {0x03,9}, 
-  {0x0f,5}, {0x0b,8}, {0x07,8}, {0x07,9}, 
-  {0x0a,4}, {0x14,7}, {0x10,7}, {0x1c,8}, 
-  {0x0e,6}, {0x0e,8}, {0x0c,8}, {0x02,9}, 
-  {0x10,5}, {0x18,8}, {0x14,8}, {0x10,8}, 
-  {0x0e,5}, {0x0a,8}, {0x06,8}, {0x06,9}, 
-  {0x12,5}, {0x1a,8}, {0x16,8}, {0x12,8}, 
-  {0x0d,5}, {0x09,8}, {0x05,8}, {0x05,9}, 
+  {0x01,9}, {0x0b,5}, {0x09,5}, {0x0d,6},
+  {0x0d,4}, {0x17,7}, {0x13,7}, {0x1f,8},
+  {0x0c,4}, {0x16,7}, {0x12,7}, {0x1e,8},
+  {0x13,5}, {0x1b,8}, {0x17,8}, {0x13,8},
+  {0x0b,4}, {0x15,7}, {0x11,7}, {0x1d,8},
+  {0x11,5}, {0x19,8}, {0x15,8}, {0x11,8},
+  {0x0f,6}, {0x0f,8}, {0x0d,8}, {0x03,9},
+  {0x0f,5}, {0x0b,8}, {0x07,8}, {0x07,9},
+  {0x0a,4}, {0x14,7}, {0x10,7}, {0x1c,8},
+  {0x0e,6}, {0x0e,8}, {0x0c,8}, {0x02,9},
+  {0x10,5}, {0x18,8}, {0x14,8}, {0x10,8},
+  {0x0e,5}, {0x0a,8}, {0x06,8}, {0x06,9},
+  {0x12,5}, {0x1a,8}, {0x16,8}, {0x12,8},
+  {0x0d,5}, {0x09,8}, {0x05,8}, {0x05,9},
   {0x0c,5}, {0x08,8}, {0x04,8}, {0x04,9},
   {0x07,3}, {0x0a,5}, {0x08,5}, {0x0c,6}
 };
@@ -284,7 +284,7 @@ static const uint8_t mpeg4_default_intra_matrix[64] = {
  22, 23, 24, 26, 28, 30, 32, 35,
  23, 24, 26, 28, 30, 32, 35, 38,
  25, 26, 28, 30, 32, 35, 38, 41,
- 27, 28, 30, 32, 35, 38, 41, 45, 
+ 27, 28, 30, 32, 35, 38, 41, 45,
 };
 
 static const uint8_t mpeg4_default_non_intra_matrix[64] = {