Mercurial > mplayer.hg
view etc/inttypes.h @ 28709:4e89476f8952
Do not forget the chosen deinterlacer for -vo vdpau.
Make temporal deinterlacing standard when pressing "D" to activate
deinterlacer.
author | cehoyos |
---|---|
date | Fri, 27 Feb 2009 21:55:28 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>