OSDN Git Service

build: use libva-intel-driver as the package name.
[android-x86/hardware-intel-common-vaapi.git] / NEWS
1 libva-intel-driver NEWS -- summary of changes.  2012-08-02
2 Copyright (C) 2009-2011 Intel Corporation
3
4 Version 1.0.18 - 02.Aug.2012
5 * Add JPEG decoding on Ivy Bridge
6 * Add support for a new Ivy Bridge chip
7 * Add support for vaSyncSurface() and vaQuerySurfaceStatus() (Dmitry Ermilov)
8 * Fix decoding of MPEG-2 videos with implicit IQ matrices
9 * Fix concurrent creation of VA objects (MT safety)
10 * Fix decoding of large resolution videos (up to 4K on IVB)
11
12 Version 1.0.17 - 02.Apr.2012
13 * Add support for IMC1/IMC3 surface formats
14 * Fix rendering of interlaced surfaces
15 * Fix MPEG-2 decoding of interlaced streams (SNB, IVB)
16 * Fix H.264 weighted prediction indicator (SNB)
17 * Fix and simplify calculation of H.264 macroblock bit offset (ILK, SNB, IVB)
18
19 Version 1.0.16 - 14.Feb.2012
20 * Fix VC-1 bitplane buffer size (SNB, IVB)
21 * Fix VC-1 motion vector modes for Ivy Bridge
22 * Fix MFX_QM_STATE for H.264 flat scaling lists (IVB)
23 * Fix and simplify AVC_REF_IDX_STATE setup (ILK, SNB, IVB)
24 * Fix memory leak of encoder buffers
25 * Fix check for internal VA surface format prior to rendering
26 * Add support for B43 chipset (Alexander Inyukhin)
27
28 Version 1.0.15 - 28.Oct.2011
29 * Add auto-generated Debian packaging
30 * Fix VC-1 decoding (TTFRM packing)
31 * Fix MPEG-2 decoding on Ivy Bridge
32 * Fix MPEG-2 decoding with sparse QM matrices updates
33 * Fix slice-param & slice-data buffer memory leaks
34
35 Version 1.0.14 - 28.Jul.2011
36 * Add H.264 encoding support to Ivy Bridge
37 * Add support for VA_SUBPICTURE_DESTINATION_IS_SCREEN_COORD
38 * Fix next slice vertical position for MPEG-2 (#38628)
39 * Fix subpicture scale factor for Y axis
40 * Fix GPU hang when decoding field coded MPEG-2 picture
41 * Fix memory leaks (Edgar Hucek)
42
43 Version 1.0.13 - 25.May.2011
44 * Add H.264 encoding support to Sandy Bridge
45 * Add MPEG-2, VC-1 and H.264 decoding support to Ivy Bridge
46 * Fix thread safety issues
47
48 Version 1.0.11 - 14.Mar.2011
49 * Add deinterlacing & scaling support to Sandy Bridge
50 * Add vaDeriveImage() implementation
51 * Fix VC-1 decoding for Main/Simple profiles
52
53 Version 1.0.9 - 27.Jan.2011
54 * Add VC-1 decoding support to Sandy Bridge
55
56 Version 1.0.8 - 21.Jan.2011
57 * Add support for IA44/AI44 subpicture formats (#32868)
58
59 Version 1.0.7 - 17.Dec.2011
60 * Add MPEG-2 and H.264 decoding support to Sandy Bridge
61
62 Version 1.0.5 - 02.Sep.2010
63 * Add deinterlacing & scaling support to Ironlake
64
65 Version 1.0.4 - 13.Jul.2010
66 * Add vaGetImage() implementation
67 * Add support for RGBA subpictures
68 * Fix H.264 decoding on Ironlake
69
70 Version 1.0.3 - 10.Jun.2010
71 * Add H.264 decoding support to Ironlake