OSDN Git Service

render: clear background using 3D pipeline on GEN8+
[android-x86/hardware-intel-common-vaapi.git] / NEWS
1 intel-vaapi-driver NEWS -- summary of changes.  2018-02-12
2 Copyright (C) 2009-2018 Intel Corporation
3
4 Version 2.1.0 - 12.Feb.2018
5 * Bump version to 2.1.0
6 * Add support for Cannolake (aka. CNL)
7   - Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC/HEVC 10-bit/VP9/VP9 10-bit
8   - Encoding: H.264/MPEG-2/JPEG/VP8/VP9/HEVC/HEVC 10-bit/{VP9,AVC} low power
9   - VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive, MotionCompensated}/ColorBalance/STD
10 * Add support for VC1 interlaced video decoding
11 * Add support for Stats/PreEnc on GEN9
12 * Add support for vaExportSurfaceHandle()
13 * Add new PCI IDs for CFL
14 * Add mininum resolution query for encoder
15 * Ehance the logging to provide informational messages
16 * Fix VP9 brc issue on KBL
17 * A lot of bug fixes
18
19 Version 2.0.0 - 21.Oct.2017
20 * Bump version to 2.0.0
21 * Add support for Coffee Lake (aka. CFL)
22   - Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC/HEVC 10-bit/VP9/VP9 10-bit
23   - Encoding: H.264/MPEG-2/JPEG/VP8/VP9/HEVC/HEVC 10-bit/AVC low power CQP/CBR/VBR mode
24   - VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive, MotionCompensated}/ColorBalance/STD
25 * Add support for H264 FEI
26 * Add support for HEVC ROI encoding
27 * Add support for intensity compensation for VC-1 decoding
28 * Improve the quality of the H264 encoder on BDW/BSW
29 * Improve the CSC performance between I420/NV12/P010/YUY2/VYUY format
30 * Improve the performace of va{Get, Put}Image for I420/NV12/P010/YUY2/VYUY format
31 * Fix image corruption for VP9 decoding
32 * Fix race condition in wayland support
33 * Fix ROI support in VDEnc support
34 * Fix corrupted stream when using VDEnc CBR/VBR
35 * Fix GCC 7.1.1 warnings/errors
36 * Update the shader for HEVC encoding
37
38 Version 1.8.3 - 28.Jun.2017
39 * Add support for Gemini Lake (aka. GLK)
40   - Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC/HEVC 10-bit/VP9/VP9 10-bit
41   - Encoding: H.264/MPEG-2/JPEG/VP8/VP9/HEVC/HEVC 10-bit/AVC low power CQP mode
42   - VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive, MotionCompensated}/ColorBalance/STD
43 * Improve the quality of the HEVC encoder on SKL+ for CQP and CBR mode
44 * Add support for HEVC VBR mode on SKL+
45 * Set the quality range for HEVC / AVC encoder to 7
46 * Fix VP9 encoding quality issue on KBL
47 * Fix build issue on Android
48 * Fix the wrong order for AUD NAL unit in AVC encoder
49 * Fix the condition of enabling H.264 MB rate control
50 * Fix the memory leak issue in JPEG decoding
51
52 Version 1.8.2 - 22.May.2017
53 * Add support for querying slice structure for AVC encoding
54 * Add support for AVC multi-slice encoding on SKL+
55 * Add support for MVC encoding on SKL+
56 * Fix bad frame on SKL and BXT when the quality level is set to 1
57
58 Version 1.8.1 - 10.Apr.2017
59 * Add support for VAConfigAttribEncMaxSlices
60 * Disable AVC multi-slice encoding on SKL+
61 * Disable AVC ROI encoding on SKL+
62 * Disable bitrate control per temporal layer on SKL+
63 * Disable MVC encoding on SKL+
64
65 Version 1.8.0 - 31.Mar.2017
66 * Improve the quality of the H.264 encoder on SKL+ for CQP and CBR mode
67 * Improve the quality of the VP8 encoder on BSW+ for CQP and CBR mode
68 * Add support for H.264 VBR mode on SKL+
69 * Add support for VP8 VBR mode on BSW+
70 * Add support for low-power H.264 encoder on BXT and KBL
71 * Add support for CBR / VBR with low-power H.264 encoder on SKL+ (A HuC Firmware and
72   a HuC supported Linux kernel are required)
73 * Add support for CSC and scaling with 10bit P010/I010 surface
74 * Optimize CSC and scaling with 8bit NV12 and I420 surface
75 * Fix the wrong memory object cache setting on SKL+
76 * Fix the EU number in media pipeline
77 * Fix the wrong bit shift in H.264 encoder
78 * Fix the 48bit graphics address on BSW+
79 * Fix building on NetBSD
80 * Known issues
81   - The new AVC encoder doesn't support MVC/SVC encoding
82   - The new AVC encoder doesn't support ROI encoding
83   - The new AVC encoder doesn't support multiple slice encoding
84
85 Version 1.7.3 - 10.Nov.2016
86 * Add support for HEVC 10bit encoding on KBL
87 * Integrate the Google Test Framework for unit testing
88 * Add support for bitrate control per temporal layer for SVC-T
89 * Fix VA_STATUS_ERROR_UNIMPLEMENTED when sharpening with I420 surface
90   (https://bugs.freedesktop.org/show_bug.cgi?id=96987)
91 * Fix crop issue when sharpening with NV12 surface
92   (https://bugs.freedesktop.org/show_bug.cgi?id=96988)
93 * Fix GPU hang issue when using encoding with low power on SKL GT3+
94   (https://bugs.freedesktop.org/show_bug.cgi?id=97872)
95
96 Version 1.7.2 - 05.Sep.2016
97 * Update PCI IDs for KBL
98 * Allow up to 8K JPEG decoding/encoding on SKL+
99 * Add support for ROI on IVB+
100 * Support I420/YV12 input surface for VP9 encoding
101 * Fix assertion failure when decoding stream through VLC
102   (https://bugs.freedesktop.org/show_bug.cgi?id=94007)
103 * Fix image corruption in ColorBalance and STDE on BDW+
104   (https://bugs.freedesktop.org/show_bug.cgi?id=95349)
105 * Fix run2run issue in H.264 encoder
106   (https://bugs.freedesktop.org/show_bug.cgi?id=96703)
107 * Fix video rendering corruption when using VAAPI postproc denoise on 1080p videos
108   (https://bugs.freedesktop.org/show_bug.cgi?id=96739)
109 * Fix image corruption in ColorBalance with hue=-180
110   (https://bugs.freedesktop.org/show_bug.cgi?id=96744)
111 * Fix memory leak in VP8 encoding
112   (https://bugs.freedesktop.org/show_bug.cgi?id=97272)
113
114 Version 1.7.1 - 21.Jun.2016
115 * Add support VP9 8bit encoding on KBL
116 * Add support for low-power/high-performance H.264 encoder on SKL
117 * Fix incorrect color space conversion in driver
118   (https://bugs.freedesktop.org/show_bug.cgi?id=94845)
119 * Fix FPS caculation for HEVC encoder
120 * Fix VP9 10bit decoding issue on KBL
121 * Fix the noise issue when VA_FILTER_SCALING_HQ upscaling from 1280x720 to 1920x1080 with YUY2 format on BDW+
122   (https://bugs.freedesktop.org/show_bug.cgi?id=94765)
123
124 Version 1.7.0 - 15.Mar.2016
125 * Add support for Kabylake
126   - Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC/HEVC 10-bit/VP9/VP9 10-bit
127   - Encoding: H.264/MPEG-2/JPEG/VP8/HEVC
128   - VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive, MotionCompensated}/ColorBalance/STD
129 * Add new SKL and BXT PCI IDs
130 * Fix lots of VP9 decoding issues on BXT
131
132 Version 1.6.2 - 15.Dec.2015
133 * Add support for Broxton
134   - Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC/HEVC 10-bit/VP9
135   - Encoding: H.264/JPEG/VP8/HEVC
136   - VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive, MotionCompensated}/ColorBalance/STD
137 * Add support for HEVC CBR on SKL
138 * Fix the broken VA_FILTER_SCALING_HQ on SKL
139 * Fix the incorrect loading of GPU shaders on GEN8/GEN9
140 * Fix the wrong address relocation in VPP on GEN8/GEN9
141 * Fix the wrong VAImage foramt
142   (https://bugs.freedesktop.org/show_bug.cgi?id=92088)
143 * Fix YUV to RGB conversion on GEN7/GEN8/GEN9
144 * Fix the segmentation fault causing by NULL buffer object on SNB
145   (The issue mentioned in https://bugs.freedesktop.org/show_bug.cgi?id=92811)
146 * Fix the wrong coordinate used in VPP
147   (The issue mentioned in https://bugs.freedesktop.org/show_bug.cgi?id=92811)
148
149 Version 1.6.1 - 09.Sep.2015
150 * Wrapper other backend driver to support VP9 hybrid decoding on BDW/BSW/SKL (--enable-hybrid-codec)
151 * Fix HEVC decoding issue on BSW/SKL
152 * Fix HEVC encoding on SKL GT3
153 * Fix GPU hang issue when decoding H.264 MBAFF clips
154   (https://bugs.freedesktop.org/show_bug.cgi?id=91207)
155 * Fix issues detected by klockwork scan
156 * Combine csc/scaling together to optimize the performance
157
158 Version 1.6.0 - 01.Jul.2015
159 * Add support for VP8 encoding (CQP, CBR) on BSW/SKL
160 * Add support for HEVC decoding on BSW
161 * Add support for HEVC encoding (CQP) on SKL
162 * Add support for low-power mode (VA_PROC_PIPELINE_FAST) in VPP to discard
163   any complex operation that would consume too many HW resources
164 * Fix memory leak issue for JPEG decoding
165 * Fix HEVC decoding issue on BSW/SKL
166 * Fix GPU hang issue caused by VP8 decoding on BDW/BSW
167 * Fix MADI/MCDI issues on SNB/IVB
168 * Improve the JPEG encoding quality
169 * Optimize MPEG-2 start code search on IVB
170
171 Version 1.5.1 - DD.03.2015
172 * Fix forward reference requirement for Bob deinterlacing
173 * Fix a lot of potential rendering issues on GEN8+
174 * Fix scaling of NV12 surfaces when no output_region is set
175 * Fix the broken attribute setting of i965_GetConfigAttrib
176 * Fix the GetConfigAttributes() for JPEGBaseline profile
177 * Fix the wrong overlap setting for VC-1 decoding on GEN6+
178 * Fix VP8 decoding issue on GEN8+, HW needs 1 extra byte for each partition
179 * Fix JPEG encoding issue.
180 * Add support for aub dump
181 * Enhance STD on GEN8+
182 * Implement max width and height in QuerySurfaceAttributes
183 * Add new SKL PCI ids
184
185 Version 1.5.0 - 28.Dec.2014
186 * Add support for Skylake
187   - Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC
188   - Encoding: H.264/MPEG-2/JPEG
189   - VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive, MotionCompensated}/ColorBalance/STD
190 * Add support for JPEG encoding on Braswell
191 * Add enhancement for video post/pre processing
192 * Fix out of tree builds (Emil Velikov)
193
194 Version 1.4.1 - 24.Oct.2014
195 * Use a new method to detect encoding capabilitiy on Haswell
196
197 Version 1.4.0 - 30.Sep.2014
198 * Add support for exporting VA buffer
199 * Add support for MVC decoding/encoding
200 * Add support for encoding quality level on Sandybride and newer
201 * Add support of inserting packed slice header & raw data for encoding
202 * Add support for Cherryview
203 * Fix the GPU hang issue on Ivybridge when using the gstreamer and mplayer to play back one H264 clip
204   (https://bugs.freedesktop.org/show_bug.cgi?id=80720)
205 * Fix the GPU hang issue on Sandybride and newer when playing back one H264 clip
206   (https://bugs.freedesktop.org/show_bug.cgi?id=76363)
207 * Fix the GPU hang issue on Haswell when using XBMC to play back one H264 clip
208   (https://bugs.freedesktop.org/show_bug.cgi?id=81447)
209
210 Version 1.3.2 - 16.Jun.2014
211 * Export JPEG format by vaDeriveImage()
212 * Add support for MADI on SNB
213 * H.264: fix the support for grayscale format (Y800)
214 * Fix vaGetConfigAttributes() to validate the profile/entrypoint pair
215 * Fix vaCreateConfig() to not override user chroma format
216 * Fix the scaling issue on IVB/HSW/BDW
217 * Fix https://bugs.freedesktop.org/show_bug.cgi?id=73424
218 * Fix https://bugs.freedesktop.org/show_bug.cgi?id=72522
219 * Fix https://bugs.freedesktop.org/show_bug.cgi?id=77041
220 * Quality improvement for H.264 encoding on BDW
221
222 Version 1.3.1 - 09.May.2014
223 * Add support for STE on Broadwell
224 * Add support for YV16
225 * Add support for user specified tiling and stride
226 * Fix VP8 decoding on Broadwell
227 * Fix the wrong alpha when convert NV12 into RGBA
228 * Fix https://bugs.freedesktop.org/show_bug.cgi?id=77386
229
230 Version 1.3.0 - 24.Mar.2014
231 * Add support for Broadwell
232   - Decoding: H.264/MPEG-2/VC-1/JPEG/VP8
233   - Encoding: H.264/MPEG-2
234   - VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive, MotionCompensated}/Sharpening/ColorBalance
235 * Fix the wrong setting in MI_BATCH_BATCH_START
236
237 Version 1.2.2 - 16.Dec.2013
238 * Motion compensation DI on HSW
239 * Optimization of FPS for H.264 encoding on HSW
240 * Add brightness/contrast/hue/saturation support for rendering.
241 * Support BT601/BT709/SMPTE240 in vaPutSurface()
242 * Expose Constrained Baseline Profile instead of Baseline Profile for H.264
243 * Bug fixes
244
245 Version 1.2.1 - 23.Sep.2013
246 * Add PCI IDs for Bay Trail
247 * Performance improvement for MPEG-2 Encoding on IVB/HSW
248 * Add basic processing support for packed YUV to packed YUV on ILK+
249 * Check the underlying OS support for VEBOX on HSW
250 * Quality improvement for BobDI on SNB/IVB
251 * Add support for Motion Adaptive Deinterlacing on IVB
252 * vaDeriveImage() works for UYVY formats
253 * Fix thread safety issue
254 * Fix GPU hang issue when decoding some videos on SNB
255 * Fix output filter count from QueryVideoProcFilters()
256
257 Version 1.2.0 - 26.Jun.2013
258 * The new H.264 encoding API on SNB/IVB/HSW
259   - Profile: BP/MP/HP
260   - Entropy Coding: CAVLC/CABAC
261   - Rate Control: CQP, CBR
262   - Progressive frame
263   - Multi Slice encoding
264   - Configurable GOP Structure
265 * MPEG-2 encoding on IVB/HSW
266   - Profile: SP/MP
267   - Progressive frame
268   - Configurable GOP Structure  
269 * Video process on ILK/SNB/IVB/HSW
270   - CSC/scaling on ILK
271   - CSC/scaling/NoiseReduction/Deinterlacing{Bob} on SNB/IVB
272   - CSC/scaling/NoiseReduction/Deinterlacing{Bob,MotionAdaptive}/Sharpening/ColorBalance on HSW
273 * Implement vaQuerySurfaceAttributes()
274 * Implement the new version of vaCreateSurfaces()
275   - Create VA surface with specified fourcc
276   - Create VA surface from external buffer
277     . flinked GEM buffer
278     . prime/dma buffer
279 * Optimize H.264 encoding on IVB/HSW
280 * More reserved PCI IDs for HSW
281 * A lot of bug fixes
282
283 Version 1.0.20 - 19.Mar.2013
284 * Add support for wayland 1.0 protocol (Rob Bradford)
285 * Add global alpha support for subpicture
286 * Add support for IA88/AI88 subpicture
287 * Support up to 4 subpictures for each VA surface
288 * Update PCI IDs for Haswell CRW
289 * Automake 1.13 fixups (Armin K)
290 * Fix libva-intel-driver-1.0.19 display corruption on IVB GT1
291   https://bugs.freedesktop.org/show_bug.cgi?id=57323
292 * Fix decoding with FREXT02_JVC_C.264 on SNB
293   https://bugs.freedesktop.org/show_bug.cgi?id=57720
294 * Fix H.264 decoding broken/visual errors on ILK (Tobias Jakobi)
295   https://bugs.freedesktop.org/show_bug.cgi?id=58875
296 * Fix GPU hung with h.264 video and a resolution of 1920x816 on IVB
297   https://bugs.freedesktop.org/show_bug.cgi?id=59050
298
299 Version 1.0.19 - 09.Nov.2012
300 * Add support for Haswell
301 * Add raw DRM support (Dmitry Ermilov)
302 * Add Wayland support
303 * Add support for display rotation attribute
304 * Support 4K encoding on IVB and HSW
305 * Drop explicit dependency on X11 and libva-x11
306 * Fix VC-1 decoding when VSTRANSFORM is 0
307 * Fix SIGSEGV caused by use-after-free of the bufmgr (Stéphane Marchesin)
308 * Fix thread safety issue (Gautam)
309 * Fix vaUnlockSurface() for libva trace
310
311 Version 1.0.18 - 02.Aug.2012
312 * Add JPEG decoding on Ivy Bridge
313 * Add support for a new Ivy Bridge chip
314 * Add support for vaSyncSurface() and vaQuerySurfaceStatus() (Dmitry Ermilov)
315 * Fix decoding of MPEG-2 videos with implicit IQ matrices
316 * Fix concurrent creation of VA objects (MT safety)
317 * Fix decoding of large resolution videos (up to 4K on IVB)
318
319 Version 1.0.17 - 02.Apr.2012
320 * Add support for IMC1/IMC3 surface formats
321 * Fix rendering of interlaced surfaces
322 * Fix MPEG-2 decoding of interlaced streams (SNB, IVB)
323 * Fix H.264 weighted prediction indicator (SNB)
324 * Fix and simplify calculation of H.264 macroblock bit offset (ILK, SNB, IVB)
325
326 Version 1.0.16 - 14.Feb.2012
327 * Fix VC-1 bitplane buffer size (SNB, IVB)
328 * Fix VC-1 motion vector modes for Ivy Bridge
329 * Fix MFX_QM_STATE for H.264 flat scaling lists (IVB)
330 * Fix and simplify AVC_REF_IDX_STATE setup (ILK, SNB, IVB)
331 * Fix memory leak of encoder buffers
332 * Fix check for internal VA surface format prior to rendering
333 * Add support for B43 chipset (Alexander Inyukhin)
334
335 Version 1.0.15 - 28.Oct.2011
336 * Add auto-generated Debian packaging
337 * Fix VC-1 decoding (TTFRM packing)
338 * Fix MPEG-2 decoding on Ivy Bridge
339 * Fix MPEG-2 decoding with sparse QM matrices updates
340 * Fix slice-param & slice-data buffer memory leaks
341
342 Version 1.0.14 - 28.Jul.2011
343 * Add H.264 encoding support to Ivy Bridge
344 * Add support for VA_SUBPICTURE_DESTINATION_IS_SCREEN_COORD
345 * Fix next slice vertical position for MPEG-2 (#38628)
346 * Fix subpicture scale factor for Y axis
347 * Fix GPU hang when decoding field coded MPEG-2 picture
348 * Fix memory leaks (Edgar Hucek)
349
350 Version 1.0.13 - 25.May.2011
351 * Add H.264 encoding support to Sandy Bridge
352 * Add MPEG-2, VC-1 and H.264 decoding support to Ivy Bridge
353 * Fix thread safety issues
354
355 Version 1.0.11 - 14.Mar.2011
356 * Add deinterlacing & scaling support to Sandy Bridge
357 * Add vaDeriveImage() implementation
358 * Fix VC-1 decoding for Main/Simple profiles
359
360 Version 1.0.9 - 27.Jan.2011
361 * Add VC-1 decoding support to Sandy Bridge
362
363 Version 1.0.8 - 21.Jan.2011
364 * Add support for IA44/AI44 subpicture formats (#32868)
365
366 Version 1.0.7 - 17.Dec.2011
367 * Add MPEG-2 and H.264 decoding support to Sandy Bridge
368
369 Version 1.0.5 - 02.Sep.2010
370 * Add deinterlacing & scaling support to Ironlake
371
372 Version 1.0.4 - 13.Jul.2010
373 * Add vaGetImage() implementation
374 * Add support for RGBA subpictures
375 * Fix H.264 decoding on Ironlake
376
377 Version 1.0.3 - 10.Jun.2010
378 * Add H.264 decoding support to Ironlake