view parser-cfg.h @ 26075:c88de0066c55

Mention nvidia fix for vo gl and especially changed screensaver support
author reimar
date Tue, 26 Feb 2008 23:52:44 +0000
parents 4129c8cfa742
children e666cd9a8056
line wrap: on
line source

#ifndef MPLAYER_PARSER_CFG_H
#define MPLAYER_PARSER_CFG_H

extern int m_config_parse_config_file(m_config_t* config, char *conffile);

#endif /* MPLAYER_PARSER_CFG_H */