summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-11-03 19:21:00 +0100
committerAnton Khirnov <anton@khirnov.net>2013-11-23 11:55:53 +0100
commit7671dd7cd7d51bbd637cc46d8f104a141bc355ea (patch)
tree894b4ff07c05f8cb2d7b2f266335b3c3fe9f8d56 /Changelog
parent07fd0a22192805d56c635eb294dc26b0a54ae325 (diff)
avconv: add support for VDPAU decoding
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 1e58a2ca7a..15e5ac9591 100644
--- a/Changelog
+++ b/Changelog
@@ -48,6 +48,7 @@ version 10:
- setsar/setdar filters now support variables in ratio expressions
- dar variable in the scale filter now returns the actual DAR (i.e. a * sar)
- VP9 decoder
+- support for decoding through VDPAU in avconv (the -hwaccel option)
version 9: