view mpbswap.h @ 22783:96f0c2cd4538

Use AV_WB* instead of swap+memcpy+swap
author rtogni
date Sat, 24 Mar 2007 14:40:16 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */