summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorDerek Buitenhuis <derek.buitenhuis@gmail.com>2016-06-22 13:31:32 +0200
committerPaul B Mahol <onemda@gmail.com>2016-06-23 13:04:11 +0200
commita02766fb4d2dc89d0834bade14242cfa810b4646 (patch)
treeedcad5d20fd6c88a493477a029b3fdbc57464f28 /Changelog
parentdccea0ed0d993792b58dab8f232509c62f0522fd (diff)
avcodec: remove libutvideo wrapper support
The 10-bit decoding support is available now in native decoder. Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index f6016f40ca..aabdf9050a 100644
--- a/Changelog
+++ b/Changelog
@@ -42,6 +42,8 @@ version <next>:
- OpenExr improvements (tile data and B44/B44A support)
- BitJazz SheerVideo decoder
- CUDA CUVID H264/HEVC decoder
+- 10-bit depth support in native utvideo decoder
+- libutvideo wrapper removed
version 3.0: