view mpbswap.h @ 23427:2e79a9d381dc

prog_id is an uint16_t; reported by Mario Rossi (mariofurire googlemail com)
author nicodvb
date Sat, 02 Jun 2007 10:26:37 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */