Mercurial > mplayer.hg
view etc/inttypes.h @ 33152:0c2838570652
Revert r33231, FFmpeg already sets has_b_frames up this way for
frame-multithreading.
author | reimar |
---|---|
date | Sat, 09 Apr 2011 14:11:36 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>