view mpbswap.h @ 23200:44cf48083874

Use calloc instead of malloc+memset
author reimar
date Wed, 02 May 2007 16:42:31 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */