• Lynne's avatar
    bwdif_vulkan: fix artifacts on vulkan decode images · 0e8abf26
    Lynne authored
    Due to making the decode frames context use the coded size, the
    filter started to display those artifacts as it reused the input frame's size.
    
    Change it to instead output the real image size for images, not the input.
    0e8abf26
vf_bwdif_vulkan.c 19.7 KB