Mercurial > mplayer.hg
view etc/inttypes.h @ 26132:b6280829f7f8
Fix ffvorbis decoder's output channel order with channel reordering function.
author | ulion |
---|---|
date | Wed, 05 Mar 2008 02:46:50 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>