view mpbswap.h @ 22175:105f32787336

Fix nonsense tests ("if (af->data->audio)" before "if (af->data)"). Probably doesn't matter in practice.
author uau
date Sat, 10 Feb 2007 17:27:11 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */