X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=m4%2Flls%2Ffilter_cmd.suite.m4;h=d269d2374176adef783ca1f78ee0ac4832eb86da;hb=35074cc1a527fd6a275101ba561c65cc13a0fa41;hp=4dda0bf9dcd70d3dec7b7eafd81b52d45c681ae4;hpb=4adde8dae3317fa83b81e7a860c9ed9133e99bb0;p=paraslash.git diff --git a/m4/lls/filter_cmd.suite.m4 b/m4/lls/filter_cmd.suite.m4 index 4dda0bf9..d269d237 100644 --- a/m4/lls/filter_cmd.suite.m4 +++ b/m4/lls/filter_cmd.suite.m4 @@ -114,6 +114,14 @@ caption = filters typestr = type arg_info = required_arg arg_type = string + values = { + # RCT: resample conversion type + RCT_BEST = "best", + RCT_MEDIUM = "medium", + RCT_FASTEST = "fastest", + RCT_ZERO_ORDER_HOLD = "zero_order_hold", + RCT_LINEAR = "linear" + } default_val = medium [help] best: This is a bandlimited interpolator derived from the mathematical