[Ffmpeg-devel] [PATCH] part 8 - portability fixes (ILP32 vs LP64)
    Måns Rullgård 
    mru
       
    Mon Jan 30 10:32:44 CET 2006
    
    
  
Dieter <freebsd at sopwith.solgatos.com> writes:
> -uint16_t getbe16(const uint8_t *p)
> +static uint16_t getbe16(const uint8_t *p)
This does nothing for portability, and has nothing to do with
32/64-bit.  Please use accurate descriptions of patches.  This one
fixes a compiler warning when -ultra-pedantic is used.
-- 
M?ns Rullg?rd
mru at inprovide.com
    
    
More information about the ffmpeg-devel
mailing list