summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2016-11-15 10:28:10 +0100
committerHendrik Leppkes <h.leppkes@gmail.com>2016-11-26 13:11:32 +0100
commit36e27c87e7f06cac372f0a704ca3b91c3178a1ee (patch)
treecd742d52af3d089ac315e69ac5172100336c4ecf /Changelog
parentaf7d0ad983a1f049f4d2ef64716cb81ae724d9cc (diff)
vc1dec: support multiple slices in frame coded images with hwaccel
Based on a patch by Jun Zhao <mypopydev@gmail.com>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 8456022ad0..2778304539 100644
--- a/Changelog
+++ b/Changelog
@@ -43,6 +43,7 @@ version 3.2:
- Matroska muxer now writes CRC32 elements by default in all Level 1 elements
- sidedata video and asidedata audio filter
- Changed mapping of rtp MIME type G726 to codec g726le.
+- spec compliant VAAPI/DXVA2 VC-1 decoding of slices in frame-coded images
version 3.1: