Mercurial > mplayer.hg
view mpbswap.h @ 21804:1796373d7925
Fix printf types: AVRational members are ints, not 64 bit.
author | reimar |
---|---|
date | Thu, 04 Jan 2007 19:33:03 +0000 |
parents | 866175d9c61b |
children | a81e246e3b38 |
line wrap: on
line source
#ifndef MPBSWAP_H #define MPBSWAP_H #include "libavutil/bswap.h" #endif /* MPBSWAP_H */