[Ffmpeg-devel] [PATCH] part 8 - portability fixes (ILP32 vs LP64)

Wolfram Gloger wmglo
Mon Jan 30 11:10:23 CET 2006


Hi,

> 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.

Namespace pollution does affect portablity.  Please, this patch (part
8) is obviously correct and should be applied.  I have no idea how the
non-static versions could get there (shame on me).

Regards,
Wolfram.





More information about the ffmpeg-devel mailing list