[FFmpeg-devel] [PATCH] vc1dec: fix sign of	pointer-to-scantable	variables
    Kostya 
    kostya.shishkov
       
    Sun Jun 27 21:25:01 CEST 2010
    
    
  
On Sun, Jun 27, 2010 at 08:22:38PM +0100, M?ns Rullg?rd wrote:
> Reimar D?ffinger <Reimar.Doeffinger at gmx.de> writes:
> 
> > Hello,
> > the scantables only contain positive values < 128 and their type is uint8_t.
> > As such I think the zz_table variables in vc1dec.c should be uint8_t
> > as well instead of int8_t.
[...]
> 
> I agree.
+1
 
> -- 
> M?ns Rullg?rd
    
    
More information about the ffmpeg-devel
mailing list