view mpbswap.h @ 23563:0348714047be

Allow to disable x86 cpu extensions (e.g, via --disable-sse) even with runtime cpudetection.
author reimar
date Tue, 19 Jun 2007 13:37:31 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */