summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorRudolf Polzer <divVerent@xonotic.org>2013-11-02 11:57:24 +0100
committerAnton Khirnov <anton@khirnov.net>2013-11-02 21:14:08 +0100
commit34a0ac41a880039c7fb4b3abce10d8e2ce48fac7 (patch)
tree559b7c99123b2d0bc7b079d9a5252ba040004a35 /Changelog
parent5928b29f53997f05d01330d05f4f51a850831855 (diff)
vf_aspect: support variables in evaluating the aspect ratios
Example: -vf setsar=sar="sar*9/10" Signed-off-by: Rudolf Polzer <divverent@xonotic.org> Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index d978fe0a6e..540aa08dba 100644
--- a/Changelog
+++ b/Changelog
@@ -45,6 +45,7 @@ version 10:
- raw HEVC, HEVC in MOV/MP4, HEVC in Matroska, HEVC in MPEG-TS demuxing
- remove avplay -vismv option, which has not worked for a long time
- Live HDS muxer
+- setsar/setdar filters now support variables in ratio expressions
version 9: