Mercurial > mplayer.hg
view etc/inttypes.h @ 18590:2fa15de8806b
Motion compensating deinterlacer
note, the code could probably benefit from some finetuning / experimentation in case anyone is bored ...
author | michael |
---|---|
date | Tue, 06 Jun 2006 00:11:13 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>