summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-07-26 19:29:27 +0200
committerNicolas George <nicolas.george@normalesup.org>2012-08-04 21:49:05 +0200
commit88fc1438c693ffb7793aeb111d89775440491840 (patch)
tree7b4cbd0a073e5949610a7eb90335188cd5529d0a /Changelog
parent8d6eed7b56ee83e6e0a7d6c1fe4c87754fd88560 (diff)
ffmpeg: insert bitmap subtitles as video in filters.
With this feature, it becomes possible to perform commonly requested tasks, such as hardcoding bitmap subtitles. This will be reverted once libavfilter has proper support for subtitles. All the changes have the string "sub2video" in them, it makes it easy to spot the parts.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index a77cf03abc..1837130d20 100644
--- a/Changelog
+++ b/Changelog
@@ -39,6 +39,7 @@ version next:
- concat filter
- flite filter
- Canopus Lossless Codec decoder
+- bitmap subtitles in filters (experimental and temporary)
version 0.11: