Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-11-10 22:46:37 +0400
committerNicolas George <nicolas.george@normalesup.org>2012-11-18 18:55:47 +0400
commitc437c251b8e58395eb8e81b73d8a0c321ae0f47b (patch)
treec6cdaa8603d455bd50c342fe27e264457481487e /Changelog
parent4413a8428a759d33ea58a0617551ba522833f87b (diff)
lavfi/drawtext: implement more generic expansion.
The new expansion mechanism uses the %{...} notation. For compatibility reasons, it must be enabled explicitly, but a warning is printed if a conflict is likely to happen.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 70c7784cd3..783c4c3df0 100644
--- a/Changelog
+++ b/Changelog
@@ -25,6 +25,7 @@ version <next>:
- geq filter ported from libmpcodecs
- remove ffserver daemon mode
- AST demuxer
+- new expansion syntax for drawtext
version 1.0: