view parser-cfg.h @ 21665:3f365a6ecd39

r21508: emphasis the fact that leaving black borders really hurts quality r21656: document hqdn3d and dn3d's 4th parameter r21659: more sensible names for denoiser options
author kraymer
date Tue, 19 Dec 2006 00:01:16 +0000
parents 5385740067a1
children d88f5f82826e
line wrap: on
line source

#ifndef _parser_cfg_h
#define _parser_cfg_h

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

#endif