Mercurial > mplayer.hg
view etc/inttypes.h @ 35279:28577f4fe632
Re-enable multi-channel output for -ao win32.
The bugfix for s24le samples should have fixed
multi-channel, too.
author | reimar |
---|---|
date | Fri, 09 Nov 2012 21:33:05 +0000 (2012-11-09) |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>