view mpbswap.h @ 22257:f979aa12d8cc

Don't free and then allocate surfaces when config() is called again with same resolution and format. In this case properly clean surfaces from locking flags and empty the queue.
author iive
date Mon, 19 Feb 2007 11:38:19 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */