view mpbswap.h @ 23540:d655edc9d107

When parsing ass-force-style arguments, search for '=' and '.' characters with strrchr. This allows using it for styles whose name contains those characters. Patch by ѧߧܧ яڏ <branko majic at gmail com>.
author eugeni
date Fri, 15 Jun 2007 22:22:16 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */