summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2015-06-11 16:56:31 +0200
committerLuca Barbato <lu_zero@gentoo.org>2015-06-21 16:27:18 +0300
commit8655c54160767de1a6b96f8bc310d6e4eaceff48 (patch)
treeb3804040d919fb5a124323c01977e1f57e800181 /Changelog
parent05bf3f54e6078716f6267df530bf1d474ca3d606 (diff)
libvpx: Support the vp9 extended profiles
Bump the minimum libvpx version to 1.3.0 and rework the configure logic to fail only if no decoders and encoders are found. Based on the original patch from Vittorio. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 0628666cfa..5d37006050 100644
--- a/Changelog
+++ b/Changelog
@@ -33,6 +33,7 @@ version <next>:
- improved Quickdraw compatibility
- NVIDIA NVENC-accelerated H.264 and HEVC encoding support
- Multipart JPEG demuxer
+- Support the extended vp9 profiles in the libvpx wrapper
version 11: