Mercurial > mplayer.hg
view etc/inttypes.h @ 35388:6c9c58ad43a3
Disable frame dropping for codec delay flush.
This avoids some trouble detecting EOF for example
with cover art as in bug #2109.
author | reimar |
---|---|
date | Sun, 25 Nov 2012 22:56:28 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>