view mpbswap.h @ 21566:79d969f9eec0

STREAM_UNSUPPORTED is -1, so use the former for return value in all places. Thanks to Nicolas Baradakis (nbk sitadelle com) for noticing.
author reimar
date Sun, 10 Dec 2006 19:38:41 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */