view av_helpers.h @ 33877:c52940fe54dd

Move cfg_inc_verbose and cfg_include into mpcommon.c.
author diego
date Thu, 11 Aug 2011 17:45:25 +0000
parents 30f5e5cd3676
children 5f1faa91717e
line wrap: on
line source

#ifndef MPLAYER_AV_HELPERS_H
#define MPLAYER_AV_HELPERS_H

void init_avcodec(void);
void init_avformat(void);

#endif /* MPLAYER_AV_HELPERS_H */