Mercurial > mplayer.hg
view etc/inttypes.h @ 36362:99708d402208
Pass playing filename to audio outputs.
Use it in pulseaudio to set the stream name.
author | reimar |
---|---|
date | Sun, 22 Sep 2013 09:03:30 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>