view mpbswap.h @ 23233:1efd3700f2e3

do not run stupid code checks if chfilelist is empty (i.e. it is run on non-c code only)
author ivo
date Mon, 07 May 2007 17:17:10 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */