Mercurial > mplayer.hg
view etc/inttypes.h @ 16534:cf10f859d829
Lists main A/V codecs supported by MEncoder, talks about how to select an imput file for encoding.
Taken from D. Richard Felker III The Great's encoding guide
author | gpoirier |
---|---|
date | Mon, 19 Sep 2005 21:42:00 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>