• Clément Bœsch's avatar
    vf_mp: do not add duplicated pixel formats. · c9584f0c
    Clément Bœsch authored
    This avoid a crash with in avfilter_merge_formats() in case one of the
    filter formats list has multiple time the same entry.
    
    Thanks to Mina Nagy Zaki for helping figuring out the issue.
    c9584f0c
vf_mp.c 30.6 KB