summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGeorg Martius <martius@mis.mpg.de>2013-04-19 01:49:27 +0200
committerClément Bœsch <ubitux@gmail.com>2013-04-24 18:30:42 +0200
commit4364e1f150971c3023db7981c01193b36c8f5b17 (patch)
treeaf7b4456b79f052387c7129036264a728a45d688 /Changelog
parent6f1716c4b6d4c73bf7c945af199cf5d3c99ace5b (diff)
downloadffmpeg-streaming-4364e1f150971c3023db7981c01193b36c8f5b17.zip
ffmpeg-streaming-4364e1f150971c3023db7981c01193b36c8f5b17.tar.gz
lavfi: add video stabilization plugins using vid.stab library
vidstabdetect and vidstabtransform common functions for interfacing vid.stab are in libavfilter/vidstabutils.c Signed-off-by: Georg Martius <martius@mis.mpg.de>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 3e8293f..f71e0d8 100644
--- a/Changelog
+++ b/Changelog
@@ -31,6 +31,8 @@ version <next>:
- asetrate filter
- interleave filter
- timeline editing with filters
+- vidstabdetect and vidstabtransform filters for video stabilization using
+ the vid.stab library
version 1.2:
OpenPOWER on IntegriCloud