Add more check of H264 slice param to avoid GPU hang caused by the incorrect parameter
[platform/upstream/libva-intel-driver.git] / NEWS
1 libva-intel-driver NEWS -- summary of changes.  2014-06-16
2 Copyright (C) 2009-2014 Intel Corporation
3
4 Version 1.3.2 - 16.Jun.2014
5 * Export JPEG format by vaDeriveImage()
6 * Add support for MADI on SNB
7 * H.264: fix the support for grayscale format (Y800)
8 * Fix vaGetConfigAttributes() to validate the profile/entrypoint pair
9 * Fix vaCreateConfig() to not override user chroma format
10 * Fix the scaling issue on IVB/HSW/BDW
11 * Fix https://bugs.freedesktop.org/show_bug.cgi?id=73424
12 * Fix https://bugs.freedesktop.org/show_bug.cgi?id=72522
13 * Fix https://bugs.freedesktop.org/show_bug.cgi?id=77041
14 * Quality improvement for H.264 encoding on BDW
15
16 Version 1.3.1 - 09.May.2014
17 * Add support for STE on Broadwell
18 * Add support for YV16
19 * Add support for user specified tiling and stride
20 * Fix VP8 decoding on Broadwell
21 * Fix the wrong alpha when convert NV12 into RGBA
22 * Fix https://bugs.freedesktop.org/show_bug.cgi?id=77386
23
24 Version 1.3.0 - 24.Mar.2014
25 * Add support for Broadwell
26   - Decoding: H.264/MPEG-2/VC-1/JPEG/VP8
27   - Encoding: H.264/MPEG-2
28   - VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive, MotionCompensated}/Sharpening/ColorBalance
29 * Fix the wrong setting in MI_BATCH_BATCH_START
30
31 Version 1.2.2 - 16.Dec.2013
32 * Motion compensation DI on HSW
33 * Optimization of FPS for H.264 encoding on HSW
34 * Add brightness/contrast/hue/saturation support for rendering.
35 * Support BT601/BT709/SMPTE240 in vaPutSurface()
36 * Expose Constrained Baseline Profile instead of Baseline Profile for H.264
37 * Bug fixes
38
39 Version 1.2.1 - 23.Sep.2013
40 * Add PCI IDs for Bay Trail
41 * Performance improvement for MPEG-2 Encoding on IVB/HSW
42 * Add basic processing support for packed YUV to packed YUV on ILK+
43 * Check the underlying OS support for VEBOX on HSW
44 * Quality improvement for BobDI on SNB/IVB
45 * Add support for Motion Adaptive Deinterlacing on IVB
46 * vaDeriveImage() works for UYVY formats
47 * Fix thread safety issue
48 * Fix GPU hang issue when decoding some videos on SNB
49 * Fix output filter count from QueryVideoProcFilters()
50
51 Version 1.2.0 - 26.Jun.2013
52 * The new H.264 encoding API on SNB/IVB/HSW
53   - Profile: BP/MP/HP
54   - Entropy Coding: CAVLC/CABAC
55   - Rate Control: CQP, CBR
56   - Progressive frame
57   - Multi Slice encoding
58   - Configurable GOP Structure
59 * MPEG-2 encoding on IVB/HSW
60   - Profile: SP/MP
61   - Progressive frame
62   - Configurable GOP Structure  
63 * Video process on ILK/SNB/IVB/HSW
64   - CSC/scaling on ILK
65   - CSC/scaling/NoiseReduction/Deinterlacing{Bob} on SNB/IVB
66   - CSC/scaling/NoiseReduction/Deinterlacing{Bob,MotionAdaptive}/Sharpening/ColorBalance on HSW
67 * Implement vaQuerySurfaceAttributes()
68 * Implement the new version of vaCreateSurfaces()
69   - Create VA surface with specified fourcc
70   - Create VA surface from external buffer
71     . flinked GEM buffer
72     . prime/dma buffer
73 * Optimize H.264 encoding on IVB/HSW
74 * More reserved PCI IDs for HSW
75 * A lot of bug fixes
76
77 Version 1.0.20 - 19.Mar.2013
78 * Add support for wayland 1.0 protocol (Rob Bradford)
79 * Add global alpha support for subpicture
80 * Add support for IA88/AI88 subpicture
81 * Support up to 4 subpictures for each VA surface
82 * Update PCI IDs for Haswell CRW
83 * Automake 1.13 fixups (Armin K)
84 * Fix libva-intel-driver-1.0.19 display corruption on IVB GT1
85   https://bugs.freedesktop.org/show_bug.cgi?id=57323
86 * Fix decoding with FREXT02_JVC_C.264 on SNB
87   https://bugs.freedesktop.org/show_bug.cgi?id=57720
88 * Fix H.264 decoding broken/visual errors on ILK (Tobias Jakobi)
89   https://bugs.freedesktop.org/show_bug.cgi?id=58875
90 * Fix GPU hung with h.264 video and a resolution of 1920x816 on IVB
91   https://bugs.freedesktop.org/show_bug.cgi?id=59050
92
93 Version 1.0.19 - 09.Nov.2012
94 * Add support for Haswell
95 * Add raw DRM support (Dmitry Ermilov)
96 * Add Wayland support
97 * Add support for display rotation attribute
98 * Support 4K encoding on IVB and HSW
99 * Drop explicit dependency on X11 and libva-x11
100 * Fix VC-1 decoding when VSTRANSFORM is 0
101 * Fix SIGSEGV caused by use-after-free of the bufmgr (Stéphane Marchesin)
102 * Fix thread safety issue (Gautam)
103 * Fix vaUnlockSurface() for libva trace
104
105 Version 1.0.18 - 02.Aug.2012
106 * Add JPEG decoding on Ivy Bridge
107 * Add support for a new Ivy Bridge chip
108 * Add support for vaSyncSurface() and vaQuerySurfaceStatus() (Dmitry Ermilov)
109 * Fix decoding of MPEG-2 videos with implicit IQ matrices
110 * Fix concurrent creation of VA objects (MT safety)
111 * Fix decoding of large resolution videos (up to 4K on IVB)
112
113 Version 1.0.17 - 02.Apr.2012
114 * Add support for IMC1/IMC3 surface formats
115 * Fix rendering of interlaced surfaces
116 * Fix MPEG-2 decoding of interlaced streams (SNB, IVB)
117 * Fix H.264 weighted prediction indicator (SNB)
118 * Fix and simplify calculation of H.264 macroblock bit offset (ILK, SNB, IVB)
119
120 Version 1.0.16 - 14.Feb.2012
121 * Fix VC-1 bitplane buffer size (SNB, IVB)
122 * Fix VC-1 motion vector modes for Ivy Bridge
123 * Fix MFX_QM_STATE for H.264 flat scaling lists (IVB)
124 * Fix and simplify AVC_REF_IDX_STATE setup (ILK, SNB, IVB)
125 * Fix memory leak of encoder buffers
126 * Fix check for internal VA surface format prior to rendering
127 * Add support for B43 chipset (Alexander Inyukhin)
128
129 Version 1.0.15 - 28.Oct.2011
130 * Add auto-generated Debian packaging
131 * Fix VC-1 decoding (TTFRM packing)
132 * Fix MPEG-2 decoding on Ivy Bridge
133 * Fix MPEG-2 decoding with sparse QM matrices updates
134 * Fix slice-param & slice-data buffer memory leaks
135
136 Version 1.0.14 - 28.Jul.2011
137 * Add H.264 encoding support to Ivy Bridge
138 * Add support for VA_SUBPICTURE_DESTINATION_IS_SCREEN_COORD
139 * Fix next slice vertical position for MPEG-2 (#38628)
140 * Fix subpicture scale factor for Y axis
141 * Fix GPU hang when decoding field coded MPEG-2 picture
142 * Fix memory leaks (Edgar Hucek)
143
144 Version 1.0.13 - 25.May.2011
145 * Add H.264 encoding support to Sandy Bridge
146 * Add MPEG-2, VC-1 and H.264 decoding support to Ivy Bridge
147 * Fix thread safety issues
148
149 Version 1.0.11 - 14.Mar.2011
150 * Add deinterlacing & scaling support to Sandy Bridge
151 * Add vaDeriveImage() implementation
152 * Fix VC-1 decoding for Main/Simple profiles
153
154 Version 1.0.9 - 27.Jan.2011
155 * Add VC-1 decoding support to Sandy Bridge
156
157 Version 1.0.8 - 21.Jan.2011
158 * Add support for IA44/AI44 subpicture formats (#32868)
159
160 Version 1.0.7 - 17.Dec.2011
161 * Add MPEG-2 and H.264 decoding support to Sandy Bridge
162
163 Version 1.0.5 - 02.Sep.2010
164 * Add deinterlacing & scaling support to Ironlake
165
166 Version 1.0.4 - 13.Jul.2010
167 * Add vaGetImage() implementation
168 * Add support for RGBA subpictures
169 * Fix H.264 decoding on Ironlake
170
171 Version 1.0.3 - 10.Jun.2010
172 * Add H.264 decoding support to Ironlake