Mercurial > mplayer.hg
view etc/inttypes.h @ 12101:d6ac3181fdca
Fixed the support for the A_MS/ACM CodecID which just stores a WAVEFORMATEX in the track's private data.
author | mosu |
---|---|
date | Fri, 02 Apr 2004 07:36:42 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>