summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2016-06-24 00:58:17 +0300
committerMartin Storsjö <martin@martin.st>2016-07-27 10:19:40 +0300
commitc5d326f551b0312ff581bf1df35b21d956e01523 (patch)
tree4736c5943b53002f6b17687a4a562c3e881563b3 /Changelog
parent54a0a52be100d36291084f92b7d6aee1a4960acb (diff)
Add an OpenH264 decoder wrapper
This is cherrypicked from libav, from commits 82b7525173f20702a8cbc26ebedbf4b69b8fecec and d0b1e6049b06eeeeca146ece4d2f199c5dba1565. Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 479f1648c0..7f536db30b 100644
--- a/Changelog
+++ b/Changelog
@@ -10,6 +10,7 @@ version <next>:
- curves filter doesn't automatically insert points at x=0 and x=1 anymore
- 16-bit support in curves filter
- 16-bit support in selectivecolor filter
+- OpenH264 decoder wrapper
version 3.1: