view mpbswap.h @ 22020:a40f222a31df

Hack: use refmode == 1 instead of == 0, as browsers behave like this and buggy files like http://samples.mplayerhq.hu/GIF/broken-gif/CLAIRE.GIF rely on this.
author reimar
date Sun, 28 Jan 2007 10:34:11 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */