[FFmpeg-devel] [PATCH] QCELP decoder
    Reynaldo H. Verdejo Pinochet 
    reynaldo
       
    Sun Nov  9 16:39:16 CET 2008
    
    
  
Hello guys
> On Sun, Oct 05, 2008 at 09:49:59AM -0700, Kenan Gillet wrote:
 >> [...]
>> +        // Provide smoothing of the unvoiced excitation energy.
>> +        gain[0] =     ga[0];
K?nan, any chance you keep the longer SoC code comments, this
particular one was:
/*
  * 5->8 Interpolation to 'Provide smoothing of the energy
  * of the unvoiced excitation' TIA/EIA/IS-733 2.4.6.2
  */
I like this a lot better because it helps me to 'bookmark'
the spec for future reference. Please correct other similar
ones if there is any.
Bests
--
Reynaldo H. Verdejo Pinochet
    
    
More information about the ffmpeg-devel
mailing list