summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorAshish Singh <ashk43712@gmail.com>2017-07-15 22:12:33 +0530
committerRonald S. Bultje <rsbultje@gmail.com>2017-07-16 08:21:32 -0400
commit615479d51c6a76275c114888b5600b929309f4c4 (patch)
tree9e662599aa917950a457bc64c80135611a1487dd /Changelog
parent4de4308d2aa3bfaa286ab566caf087d523cf9a85 (diff)
downloadffmpeg-streaming-615479d51c6a76275c114888b5600b929309f4c4.zip
ffmpeg-streaming-615479d51c6a76275c114888b5600b929309f4c4.tar.gz
avfilter: add LIBVMAF filter
This one changes the previous vmaf patch to libvmaf to keep it separate from the native implementation of vmaf inside ffmpeg later. Signed-off-by: Ashish Singh <ashk43712@gmail.com> Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 02ba786..927cf1c 100644
--- a/Changelog
+++ b/Changelog
@@ -27,6 +27,7 @@ version <next>:
- additional frame format support for Interplay MVE movies
- support for decoding through D3D11VA in ffmpeg
- limiter video filter
+- libvmaf video filter
version 3.3:
- CrystalHD decoder moved to new decode API
OpenPOWER on IntegriCloud