view mpbswap.h @ 23459:2c09fe135c93

Do not use fast_memcpy when data is read again immediately afterwards.
author reimar
date Tue, 05 Jun 2007 15:09:51 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */