[FFmpeg-devel] [PATCH] Escape 124 (RPL) decoder rev2
    Eli Friedman 
    eli.friedman
       
    Sat Mar 29 02:27:43 CET 2008
    
    
  
On Fri, Mar 28, 2008 at 6:01 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
>  Systems which conform to IEEE Std 1003.1-2001/Cor 2-2004 have at least a
>  UINT_MAX of 4 294 967 295, systems not conforming to above may have lower
>  values. Ffmpeg will not function correctly on systems having lower UINT_MAX.
>  Systems conforming to ISO/ANSI C will have at least a UINT_MAX of 65535.
All right, I'll assume unsigned is at least 32 bits.
-Eli
    
    
More information about the ffmpeg-devel
mailing list