Mercurial > mplayer.hg
view etc/inttypes.h @ 35238:036f41724884
Use AV_RB32 to avoid sign extension issues and validate offset before using it.
author | reimar |
---|---|
date | Thu, 01 Nov 2012 22:18:33 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>