• J
    libobs: Add ability to use scale filters on scene items · d4983383
    jp9000 提交于
    Allows the ability to use scale filters such as point, bicubic, lanczos
    on specific scene items, disabled by default.  When using one of the
    latter two options, if the item's scale is under half of the source's
    original size, it uses the bilinear low resolution downscale shader
    instead.
    d4983383
obs-video.c 17.2 KB