Mercurial > mplayer.hg
view etc/inttypes.h @ 34218:fb4ff8e46d79
Improve support for reget_buffer, this fixes DR1 with C93 FFmpeg decoder.
author | reimar |
---|---|
date | Sat, 05 Nov 2011 19:11:21 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>