Mercurial > mplayer.hg
view etc/inttypes.h @ 35414:f7c733273a13
Reset RunningTime after playback.
Only do so if no media opened.
This won't continue displaying a running time
after playback if no file is opened.
Reported by Hans-Dieter Kosch, hdkosch kabelbw de.
author | ib |
---|---|
date | Thu, 29 Nov 2012 11:43:40 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>