diff options
author | Philip Langdale <philipl@overt.org> | 2018-10-28 09:30:33 -0700 |
---|---|---|
committer | Jan Ekström <jeebjp@gmail.com> | 2018-11-19 00:02:41 +0200 |
commit | ce2253b358c5023c18a0e12bfed8b44b3a05325b (patch) | |
tree | 987cd984e22fb5ec525bbd7aa7d174aceda20a0a /video/out/cocoa | |
parent | 721bec7dde976c128a6dd9dff111ab2cf5101c31 (diff) |
filters: Add cuda/nvdec deinterlacing auto-filter using vf_yadif_cuda
Historically, there's been no way to offer deinterlacing with nvdec,
and for cuviddec, it required a command line flag, with no way to
toggle while playing.
Now that we have a cuda deinterlacing filter in ffmpeg, we can hook
it up hook it up as the cuda auto-deinterlacer. In practice, this
isn't going to be present very often, due to the licensing mess with
the cuda sdk, but we can support it when it is there.
Diffstat (limited to 'video/out/cocoa')
0 files changed, 0 insertions, 0 deletions