Mercurial > mplayer.hg
view etc/inttypes.h @ 35423:eef7c4527712
Do not fall back to 0 for samplerate when parser is not initialized.
Might fix some issues with using -ac spdifenc with audio in MKV
or MP4.
author | reimar |
---|---|
date | Thu, 29 Nov 2012 17:03:04 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>