diff options
author | Ashish Singh <ashk43712@gmail.com> | 2017-09-16 02:17:58 +0530 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2017-09-30 11:47:59 -0400 |
commit | 148c8e88c43cfbabd6aee9f01ef30942cee9d359 (patch) | |
tree | e319e2df00e71ae4670fe3ebb081843c3af4d1fa /Changelog | |
parent | 450cee522ec16a4375c02d3836de4893dfff26aa (diff) | |
download | ffmpeg-148c8e88c43cfbabd6aee9f01ef30942cee9d359.tar.gz |
avfilter: add vmafmotion filter
Signed-off-by: Ashish Singh <ashk43712@gmail.com>
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -51,6 +51,7 @@ version <next>: - CUDA thumbnail filter - V4L2 mem2mem HW assisted codecs - Rockchip MPP hardware decoding +- vmafmotion video filter version 3.3: |