view mpbswap.h @ 21987:fed73db9ddb1

Use interleaver id to select the correct interleaver instead of guessing it from the codec id. Fixes gittin_13.ra
author rtogni
date Wed, 24 Jan 2007 15:05:42 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */