Mercurial > mplayer.hg
view etc/inttypes.h @ 36332:9de70162224b
Avoid reinitializing VDPAU on e.g. simple aspect changes.
This avoids decode error if frames from before the
aspect change are used as reference frames after.
It also reduces the issues when using VDPAU together
with -lavdopts threads=n
author | reimar |
---|---|
date | Wed, 21 Aug 2013 18:08:37 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>