view parser-cfg.h @ 21702:8e62522cd8d7

r21691: added smb:// to the list of allowed input urls r21692: mentioned file:// and smb:// as alternative stream outputs for mencoder r21697: typo fix in denoise3d's chroma_tmp option description
author voroshil
date Thu, 21 Dec 2006 19:42:04 +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