OSDN Git Service

libva-intel-driver 1.0.20
[android-x86/hardware-intel-common-vaapi.git] / NEWS
1 libva-intel-driver NEWS -- summary of changes.  2013-03-19
2 Copyright (C) 2009-2011 Intel Corporation
3
4 Version 1.0.20 - 19.Mar.2013
5 * Add support for wayland 1.0 protocol (Rob Bradford)
6 * Add global alpha support for subpicture
7 * Add support for IA88/AI88 subpicture
8 * Support up to 4 subpictures for each VA surface
9 * Update PCI IDs for Haswell CRW
10 * Automake 1.13 fixups (Armin K)
11 * Fix libva-intel-driver-1.0.19 display corruption on IVB GT1
12   https://bugs.freedesktop.org/show_bug.cgi?id=57323
13 * Fix decoding with FREXT02_JVC_C.264 on SNB
14   https://bugs.freedesktop.org/show_bug.cgi?id=57720
15 * Fix H.264 decoding broken/visual errors on ILK (Tobias Jakobi)
16   https://bugs.freedesktop.org/show_bug.cgi?id=58875
17 * Fix GPU hung with h.264 video and a resolution of 1920x816 on IVB
18   https://bugs.freedesktop.org/show_bug.cgi?id=59050
19
20 Version 1.0.19 - 09.Nov.2012
21 * Add support for Haswell
22 * Add raw DRM support (Dmitry Ermilov)
23 * Add Wayland support
24 * Add support for display rotation attribute
25 * Support 4K encoding on IVB and HSW
26 * Drop explicit dependency on X11 and libva-x11
27 * Fix VC-1 decoding when VSTRANSFORM is 0
28 * Fix SIGSEGV caused by use-after-free of the bufmgr (Stéphane Marchesin)
29 * Fix thread safety issue (Gautam)
30 * Fix vaUnlockSurface() for libva trace
31
32 Version 1.0.18 - 02.Aug.2012
33 * Add JPEG decoding on Ivy Bridge
34 * Add support for a new Ivy Bridge chip
35 * Add support for vaSyncSurface() and vaQuerySurfaceStatus() (Dmitry Ermilov)
36 * Fix decoding of MPEG-2 videos with implicit IQ matrices
37 * Fix concurrent creation of VA objects (MT safety)
38 * Fix decoding of large resolution videos (up to 4K on IVB)
39
40 Version 1.0.17 - 02.Apr.2012
41 * Add support for IMC1/IMC3 surface formats
42 * Fix rendering of interlaced surfaces
43 * Fix MPEG-2 decoding of interlaced streams (SNB, IVB)
44 * Fix H.264 weighted prediction indicator (SNB)
45 * Fix and simplify calculation of H.264 macroblock bit offset (ILK, SNB, IVB)
46
47 Version 1.0.16 - 14.Feb.2012
48 * Fix VC-1 bitplane buffer size (SNB, IVB)
49 * Fix VC-1 motion vector modes for Ivy Bridge
50 * Fix MFX_QM_STATE for H.264 flat scaling lists (IVB)
51 * Fix and simplify AVC_REF_IDX_STATE setup (ILK, SNB, IVB)
52 * Fix memory leak of encoder buffers
53 * Fix check for internal VA surface format prior to rendering
54 * Add support for B43 chipset (Alexander Inyukhin)
55
56 Version 1.0.15 - 28.Oct.2011
57 * Add auto-generated Debian packaging
58 * Fix VC-1 decoding (TTFRM packing)
59 * Fix MPEG-2 decoding on Ivy Bridge
60 * Fix MPEG-2 decoding with sparse QM matrices updates
61 * Fix slice-param & slice-data buffer memory leaks
62
63 Version 1.0.14 - 28.Jul.2011
64 * Add H.264 encoding support to Ivy Bridge
65 * Add support for VA_SUBPICTURE_DESTINATION_IS_SCREEN_COORD
66 * Fix next slice vertical position for MPEG-2 (#38628)
67 * Fix subpicture scale factor for Y axis
68 * Fix GPU hang when decoding field coded MPEG-2 picture
69 * Fix memory leaks (Edgar Hucek)
70
71 Version 1.0.13 - 25.May.2011
72 * Add H.264 encoding support to Sandy Bridge
73 * Add MPEG-2, VC-1 and H.264 decoding support to Ivy Bridge
74 * Fix thread safety issues
75
76 Version 1.0.11 - 14.Mar.2011
77 * Add deinterlacing & scaling support to Sandy Bridge
78 * Add vaDeriveImage() implementation
79 * Fix VC-1 decoding for Main/Simple profiles
80
81 Version 1.0.9 - 27.Jan.2011
82 * Add VC-1 decoding support to Sandy Bridge
83
84 Version 1.0.8 - 21.Jan.2011
85 * Add support for IA44/AI44 subpicture formats (#32868)
86
87 Version 1.0.7 - 17.Dec.2011
88 * Add MPEG-2 and H.264 decoding support to Sandy Bridge
89
90 Version 1.0.5 - 02.Sep.2010
91 * Add deinterlacing & scaling support to Ironlake
92
93 Version 1.0.4 - 13.Jul.2010
94 * Add vaGetImage() implementation
95 * Add support for RGBA subpictures
96 * Fix H.264 decoding on Ironlake
97
98 Version 1.0.3 - 10.Jun.2010
99 * Add H.264 decoding support to Ironlake