[FFmpeg-soc] [soc]: r1034 - qcelp/qcelpdata.h

reynaldo subversion at mplayerhq.hu
Mon Aug 20 05:35:30 CEST 2007


Author: reynaldo
Date: Mon Aug 20 05:35:30 2007
New Revision: 1034

Log:
Fix errors on FRAME_FULL bitmaping matrix

Modified:
   qcelp/qcelpdata.h

Modified: qcelp/qcelpdata.h
==============================================================================
--- qcelp/qcelpdata.h	(original)
+++ qcelp/qcelpdata.h	Mon Aug 20 05:35:30 2007
@@ -88,7 +88,7 @@ typedef struct {
 {61,1},{61,0},{60,5},{60,4},{60,3},{60,2},{60,1},{60,0},\
 {64,5},{64,4},{64,3},{64,2},{64,1},{64,0},{63,5},{63,4},\
 {63,3},{63,2},{63,1},{63,0},{62,6},{62,5},{62,4},{62,3},\
-{ 0,0},{ 0,3},{16,2},{16,1},{16,0},{52,0},{48,6},{48,5},\
+{ 0,0},{16,3},{16,2},{16,1},{16,0},{52,0},{48,6},{48,5},\
 {48,4},{48,3},{48,2},{48,1},{48,0},{56,2},{56,1},{56,0},\
 {33,3},{33,2},{33,1},{33,0},{ 1,0},{17,3},{17,2},{17,1},\
 {17,0},{32,6},{32,5},{32,4},{32,3},{32,2},{32,1},{32,0},\
@@ -104,7 +104,7 @@ typedef struct {
 {38,5},{38,4},{38,3},{38,2},{38,1},{38,0},{ 6,0},{22,3},\
 {24,0},{54,0},{50,6},{50,5},{50,4},{50,3},{50,2},{50,1},\
 {50,0},{58,2},{58,1},{58,0},{39,6},{39,5},{39,4},{39,3},\
-{ 9,0},{24,3},{24,2},{24,1},{24,0},{40,6},{40,5},{40,4},\
+{ 9,0},{25,3},{25,2},{25,1},{25,0},{40,6},{40,5},{40,4},\
 {40,3},{40,2},{40,1},{40,0},{ 8,0},{24,3},{24,2},{24,1},\
 {42,3},{42,2},{42,1},{42,0},{10,0},{26,3},{26,2},{26,1},\
 {26,0},{41,6},{41,5},{41,4},{41,3},{41,2},{41,1},{41,0},\



More information about the FFmpeg-soc mailing list