view src/vtx/config.c @ 2344:fd8271f07747

replaced 6db hard limit with experimental adaptive scaler clip prevention.
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Sun, 03 Feb 2008 00:05:32 +0900
parents 2ebeb7816c5e
children 3134a0987162
line wrap: on
line source

/*
 *    Plugin configure dialog.
 */
#include <audacious/plugin.h>

void vtx_config(void)
{


}