Mercurial > mplayer.hg
view etc/inttypes.h @ 28815:ce24a9f06ccb
The 8 bit per sample formats are unsigned on Windows, fixes playback with
-af format=s8 for -ao dsound and -ao win32.
Patch by Zhou Zongyi [zhouzongyi (at) pset suntec net]
author | reimar |
---|---|
date | Fri, 06 Mar 2009 13:22:48 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>