diff options
author | Hendrik Leppkes <h.leppkes@gmail.com> | 2016-11-15 10:28:10 +0100 |
---|---|---|
committer | Hendrik Leppkes <h.leppkes@gmail.com> | 2016-11-26 13:11:32 +0100 |
commit | 36e27c87e7f06cac372f0a704ca3b91c3178a1ee (patch) | |
tree | cd742d52af3d089ac315e69ac5172100336c4ecf /Changelog | |
parent | af7d0ad983a1f049f4d2ef64716cb81ae724d9cc (diff) | |
download | ffmpeg-36e27c87e7f06cac372f0a704ca3b91c3178a1ee.tar.gz |
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-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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: |