[FFmpeg-devel] [PATCH] Add AMR-NB decoder, next try
    Martin Storsjö 
    martin
       
    Sun Jan 31 22:28:57 CET 2010
    
    
  
On Sun, 31 Jan 2010, Ronald S. Bultje wrote:
> On Jan 31, 2010, at 3:45 PM, Martin Storsj? <martin at martin.st> wrote:
> > When testing this in valgrind, I noticed that decode_fixed_sparse only
> > initializes the no_repeat_mask field for some modes, but not for all,
> > triggering warnings for using uninitialized data in  
> > ff_set_fixed_vector
> > and ff_clear_fixed_vector.
> 
> That's expected, I just added that and Colin probably didn't update  
> the SoC tree yet. We'll fix that before it's committed.
Ah, I see. Sorry for the noise!
// Martin
    
    
More information about the ffmpeg-devel
mailing list