Mercurial > mplayer.hg
view etc/inttypes.h @ 30937:f87bfe2885f2
Make audio switching with AVI demuxer chose the first audio stream
if audio is disabled instead of ignoring the request.
author | reimar |
---|---|
date | Wed, 31 Mar 2010 18:45:00 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>