]> granicus.if.org Git - handbrake/commit
avfilter: fix yadif options
authorJohn Stebbins <jstebbins.hb@gmail.com>
Fri, 28 Dec 2018 17:24:54 +0000 (10:24 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Fri, 28 Dec 2018 17:24:54 +0000 (10:24 -0700)
commit2965a5c02901e8ac1e4c5f6e637996c8576b2e7f
tree7529f707093ed5179ade8eea65115c7d4a4c9a47
parentbd4dc1dde6948389b0b7d98e501791a5ec6ec8c7
avfilter: fix yadif options

'mode' still worked, but I've changed to use mnemonic string values.
'parity' still worked, but I've changed to use mnemonic string values.
'auto' failed, was replaced by 'deint=deinterlaced'.

Fixes https://forum.handbrake.fr/viewtopic.php?f=6&t=38564
libhb/avfilter.c