summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorPhilip Langdale <philipl@overt.org>2018-10-21 13:49:16 -0700
committerPhilip Langdale <philipl@overt.org>2018-11-02 11:26:30 -0700
commitd5272e94ab22bfc8f01fa3174e2c4664161ddf5a (patch)
tree00c8aecd37e3efa10dcf80ad2f3a17c870d96d54 /Changelog
parent598f0f39271d6033588b4d8ccc672c5bdc85fec7 (diff)
avfilter/vf_yadif_cuda: CUDA accelerated yadif deinterlacer
This is a cuda implementation of yadif, which gives us a way to do deinterlacing when using the nvdec hwaccel. In that scenario we don't have access to the nvidia deinterlacer.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index fe5692f93f..640ffe7c12 100644
--- a/Changelog
+++ b/Changelog
@@ -45,6 +45,7 @@ version 4.1:
- xstack filter
- pcm vidc decoder and encoder
- (a)graphmonitor filter
+- yadif_cuda filter
version 4.0: