Mercurial > mplayer.hg
view etc/inttypes.h @ 30621:300fd6ee0f8b
Fix mov reference files: for video/quicktime mime do not force a demuxer
but do autodetection. This tries lavf first but will also try native demuxer
for reference files where open fails for the lavf demuxer.
author | reimar |
---|---|
date | Sat, 20 Feb 2010 11:48:41 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>