• Calvin Walton's avatar
    libavfilter/vf_fps: Minor cleanups · 2b2c8b22
    Calvin Walton authored
    Since the config_props function now references both the input and output
    links, rename the 'link' variable to 'outlink'.
    
    Fix up some mismatching indentation.
    
    Don't bother setting the width and height on the outlink; the filter
    framework does that for us.
    2b2c8b22
vf_fps.c 12.6 KB