Mercurial > mplayer.hg
view mpbswap.h @ 23636:46a6e2183078
define HAVE_FAST_UNALIGNED on x86 (32 and 64 bit).
Please add more architectures if you know they support unaligned
access reasonably fast.
author | reimar |
---|---|
date | Sun, 24 Jun 2007 14:39:11 +0000 |
parents | 866175d9c61b |
children | a81e246e3b38 |
line wrap: on
line source
#ifndef MPBSWAP_H #define MPBSWAP_H #include "libavutil/bswap.h" #endif /* MPBSWAP_H */