• Philip Langdale's avatar
    avfilter/yadif_common: Add field type tracking to help bwdif · fa74e4ae
    Philip Langdale authored
    The bwdif filter can use common yadif frame management if we track
    when a field is the first or last field in a sequence. While this
    information is not used by yadif, the added benefit of removing the
    duplicated frame management logic makes it worth tracking this state
    in the common code.
    fa74e4ae
yadif_common.c 7.24 KB