Mercurial > mplayer.hg
view etc/inttypes.h @ 13581:ffed770f7564
fixed a bug that makes the demuxer loop forever probing a52 audio when a52_syncinfo() returns 0
author | nicodvb |
---|---|
date | Thu, 07 Oct 2004 21:08:10 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>