view mpbswap.h @ 23264:dc12bca7d4b5

Don't deallocate font data if it will be used later. It produced either segfault or "Error opening memory font" with any script that contains embedded fonts.
author eugeni
date Wed, 09 May 2007 21:38:28 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */