OSDN Git Service

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