view mpbswap.h @ 23312:f625b826ec32

Reuse AV_RL macros in ogg demuxer instead of its own overcomplicated implementations of it.
author reimar
date Thu, 17 May 2007 13:07:15 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */