Mercurial > mplayer.hg
view etc/inttypes.h @ 22032:62d7b935df2e
fix a segfault if -x264encopts is the last commandline option (with no argument)
author | lorenm |
---|---|
date | Sun, 28 Jan 2007 20:22:21 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>