Mercurial > mplayer.hg
view etc/inttypes.h @ 15443:b9ef7f81d264
1.936: noluma suboption for vf_pp
1.937: af_center, af_sweep parameter, misc fixes
1.938: af_comp, af_center parameter, some af fixes
1.939: Document af_gate, put af_gate and af_comp at the end, they're untested (broken).
1.940: 10l typo
1.941: Correct description for -tv adevice=...
author | kraymer |
---|---|
date | Fri, 13 May 2005 20:45: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>