Mercurial > mplayer.hg
view etc/inttypes.h @ 32648:bf17d666be44
tell that x264's crf gives better results than qp,
so crf should be prefered over qp
patch by Joseph Miller %josephcmiller2 A gmail P com%
author | gpoirier |
---|---|
date | Mon, 27 Dec 2010 10:02:23 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>