view mpbswap.h @ 23564:8b7d62452ebd

Add an optional third parameter to ff_config_enable in preparation of next patches (allows to define e.g. ARCH_ instead of CONFIG_).
author reimar
date Tue, 19 Jun 2007 13:54:48 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */