Mercurial > mplayer.hg
view etc/inttypes.h @ 16497:182794778785
print the first 16 bytes of frame data with -v -v, helps detect when
the demuxer messes up packetizing (-dumpvideo does not help here :-( )
author | reimar |
---|---|
date | Fri, 16 Sep 2005 11:30: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>