OSDN Git Service

Merge branch 'master' into vaapi-ext
[android-x86/hardware-intel-common-vaapi.git] / NEWS
1 libva-driver-intel NEWS -- summary of changes.  2011-10-28
2 Copyright (C) 2009-2011 Intel Corporation
3
4 Version 1.0.15 - 28.Oct.2011
5 * Add auto-generated Debian packaging
6 * Fix VC-1 decoding (TTFRM packing)
7 * Fix MPEG-2 decoding on Ivy Bridge
8 * Fix MPEG-2 decoding with sparse QM matrices updates
9 * Fix slice-param & slice-data buffer memory leaks
10
11 Version 1.0.14 - 28.Jul.2011
12 * Add H.264 encoding support to Ivy Bridge
13 * Add support for VA_SUBPICTURE_DESTINATION_IS_SCREEN_COORD
14 * Fix next slice vertical position for MPEG-2 (#38628)
15 * Fix subpicture scale factor for Y axis
16 * Fix GPU hang when decoding field coded MPEG-2 picture
17 * Fix memory leaks (Edgar Hucek)
18
19 Version 1.0.13 - 25.May.2011
20 * Add H.264 encoding support to Sandy Bridge
21 * Add MPEG-2, VC-1 and H.264 decoding support to Ivy Bridge
22 * Fix thread safety issues
23
24 Version 1.0.11 - 14.Mar.2011
25 * Add deinterlacing & scaling support to Sandy Bridge
26 * Add vaDeriveImage() implementation
27 * Fix VC-1 decoding for Main/Simple profiles
28
29 Version 1.0.9 - 27.Jan.2011
30 * Add VC-1 decoding support to Sandy Bridge
31
32 Version 1.0.8 - 21.Jan.2011
33 * Add support for IA44/AI44 subpicture formats (#32868)
34
35 Version 1.0.7 - 17.Dec.2011
36 * Add MPEG-2 and H.264 decoding support to Sandy Bridge
37
38 Version 1.0.5 - 02.Sep.2010
39 * Add deinterlacing & scaling support to Ironlake
40
41 Version 1.0.4 - 13.Jul.2010
42 * Add vaGetImage() implementation
43 * Add support for RGBA subpictures
44 * Fix H.264 decoding on Ironlake
45
46 Version 1.0.3 - 10.Jun.2010
47 * Add H.264 decoding support to Ironlake