Update NEWS
[platform/upstream/libva-intel-driver.git] / NEWS
1 libva-intel-driver NEWS -- summary of changes.  2013-09-DD
2 Copyright (C) 2009-2013 Intel Corporation
3
4 Version 1.2.1 - DD.Sep.2013
5 * Add PCI IDs for Bay Trail
6 * Performance improvement for MPEG-2 Encoding on IVB/HSW
7 * Add basic processing support for packed YUV to packed YUV on ILK+
8 * Bug fixes
9
10 Version 1.2.0 - 26.Jun.2013
11 * The new H.264 encoding API on SNB/IVB/HSW
12   - Profile: BP/MP/HP
13   - Entropy Coding: CAVLC/CABAC
14   - Rate Control: CQP, CBR
15   - Progressive frame
16   - Multi Slice encoding
17   - Configurable GOP Structure
18 * MPEG-2 encoding on IVB/HSW
19   - Profile: SP/MP
20   - Progressive frame
21   - Configurable GOP Structure  
22 * Video process on ILK/SNB/IVB/HSW
23   - CSC/scaling on ILK
24   - CSC/scaling/NoiseReduction/Deinterlacing{Bob} on SNB/IVB
25   - CSC/scaling/NoiseReduction/Deinterlacing{Bob,MotionAdaptive}/Sharpening/ColorBalance on HSW
26 * Implement vaQuerySurfaceAttributes()
27 * Implement the new version of vaCreateSurfaces()
28   - Create VA surface with specified fourcc
29   - Create VA surface from external buffer
30     . flinked GEM buffer
31     . prime/dma buffer
32 * Optimize H.264 encoding on IVB/HSW
33 * More reserved PCI IDs for HSW
34 * A lot of bug fixes
35
36 Version 1.0.20 - 19.Mar.2013
37 * Add support for wayland 1.0 protocol (Rob Bradford)
38 * Add global alpha support for subpicture
39 * Add support for IA88/AI88 subpicture
40 * Support up to 4 subpictures for each VA surface
41 * Update PCI IDs for Haswell CRW
42 * Automake 1.13 fixups (Armin K)
43 * Fix libva-intel-driver-1.0.19 display corruption on IVB GT1
44   https://bugs.freedesktop.org/show_bug.cgi?id=57323
45 * Fix decoding with FREXT02_JVC_C.264 on SNB
46   https://bugs.freedesktop.org/show_bug.cgi?id=57720
47 * Fix H.264 decoding broken/visual errors on ILK (Tobias Jakobi)
48   https://bugs.freedesktop.org/show_bug.cgi?id=58875
49 * Fix GPU hung with h.264 video and a resolution of 1920x816 on IVB
50   https://bugs.freedesktop.org/show_bug.cgi?id=59050
51
52 Version 1.0.19 - 09.Nov.2012
53 * Add support for Haswell
54 * Add raw DRM support (Dmitry Ermilov)
55 * Add Wayland support
56 * Add support for display rotation attribute
57 * Support 4K encoding on IVB and HSW
58 * Drop explicit dependency on X11 and libva-x11
59 * Fix VC-1 decoding when VSTRANSFORM is 0
60 * Fix SIGSEGV caused by use-after-free of the bufmgr (Stéphane Marchesin)
61 * Fix thread safety issue (Gautam)
62 * Fix vaUnlockSurface() for libva trace
63
64 Version 1.0.18 - 02.Aug.2012
65 * Add JPEG decoding on Ivy Bridge
66 * Add support for a new Ivy Bridge chip
67 * Add support for vaSyncSurface() and vaQuerySurfaceStatus() (Dmitry Ermilov)
68 * Fix decoding of MPEG-2 videos with implicit IQ matrices
69 * Fix concurrent creation of VA objects (MT safety)
70 * Fix decoding of large resolution videos (up to 4K on IVB)
71
72 Version 1.0.17 - 02.Apr.2012
73 * Add support for IMC1/IMC3 surface formats
74 * Fix rendering of interlaced surfaces
75 * Fix MPEG-2 decoding of interlaced streams (SNB, IVB)
76 * Fix H.264 weighted prediction indicator (SNB)
77 * Fix and simplify calculation of H.264 macroblock bit offset (ILK, SNB, IVB)
78
79 Version 1.0.16 - 14.Feb.2012
80 * Fix VC-1 bitplane buffer size (SNB, IVB)
81 * Fix VC-1 motion vector modes for Ivy Bridge
82 * Fix MFX_QM_STATE for H.264 flat scaling lists (IVB)
83 * Fix and simplify AVC_REF_IDX_STATE setup (ILK, SNB, IVB)
84 * Fix memory leak of encoder buffers
85 * Fix check for internal VA surface format prior to rendering
86 * Add support for B43 chipset (Alexander Inyukhin)
87
88 Version 1.0.15 - 28.Oct.2011
89 * Add auto-generated Debian packaging
90 * Fix VC-1 decoding (TTFRM packing)
91 * Fix MPEG-2 decoding on Ivy Bridge
92 * Fix MPEG-2 decoding with sparse QM matrices updates
93 * Fix slice-param & slice-data buffer memory leaks
94
95 Version 1.0.14 - 28.Jul.2011
96 * Add H.264 encoding support to Ivy Bridge
97 * Add support for VA_SUBPICTURE_DESTINATION_IS_SCREEN_COORD
98 * Fix next slice vertical position for MPEG-2 (#38628)
99 * Fix subpicture scale factor for Y axis
100 * Fix GPU hang when decoding field coded MPEG-2 picture
101 * Fix memory leaks (Edgar Hucek)
102
103 Version 1.0.13 - 25.May.2011
104 * Add H.264 encoding support to Sandy Bridge
105 * Add MPEG-2, VC-1 and H.264 decoding support to Ivy Bridge
106 * Fix thread safety issues
107
108 Version 1.0.11 - 14.Mar.2011
109 * Add deinterlacing & scaling support to Sandy Bridge
110 * Add vaDeriveImage() implementation
111 * Fix VC-1 decoding for Main/Simple profiles
112
113 Version 1.0.9 - 27.Jan.2011
114 * Add VC-1 decoding support to Sandy Bridge
115
116 Version 1.0.8 - 21.Jan.2011
117 * Add support for IA44/AI44 subpicture formats (#32868)
118
119 Version 1.0.7 - 17.Dec.2011
120 * Add MPEG-2 and H.264 decoding support to Sandy Bridge
121
122 Version 1.0.5 - 02.Sep.2010
123 * Add deinterlacing & scaling support to Ironlake
124
125 Version 1.0.4 - 13.Jul.2010
126 * Add vaGetImage() implementation
127 * Add support for RGBA subpictures
128 * Fix H.264 decoding on Ironlake
129
130 Version 1.0.3 - 10.Jun.2010
131 * Add H.264 decoding support to Ironlake