Mercurial > mplayer.hg
view etc/inttypes.h @ 32509:190a7fc12929
Add missing fourcc's that require libavcodec parsing.
author | cehoyos |
---|---|
date | Sun, 07 Nov 2010 11:00: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>