OSDN Git Service

mpeg2: fix incorrect slice_vertical_position from codec layers.
[android-x86/hardware-intel-common-vaapi.git] / NEWS
1 libva-driver-intel NEWS -- summary of changes.  2012-02-DD
2 Copyright (C) 2009-2011 Intel Corporation
3
4 Version 1.0.16 - DD.Feb.2012
5 * Fix MPEG-2 decoding of interlaced streams (SNB, IVB)
6 * Fix rendering of interlaced surfaces
7 * Fix VC-1 bitplane buffer size (SNB, IVB)
8 * Fix VC-1 motion vector modes for Ivy Bridge
9 * Fix weighted prediction indicator for Sandy Bridge
10 * Fix MFX_QM_STATE for H.264 flat scaling lists (IVB)
11 * Fix and simplify AVC_REF_IDX_STATE setup (ILK, SNB, IVB)
12 * Fix and simplify first macroblock bit offset calculation (ILK, SNB, IVB)
13
14 Version 1.0.15 - 28.Oct.2011
15 * Add auto-generated Debian packaging
16 * Fix VC-1 decoding (TTFRM packing)
17 * Fix MPEG-2 decoding on Ivy Bridge
18 * Fix MPEG-2 decoding with sparse QM matrices updates
19 * Fix slice-param & slice-data buffer memory leaks
20
21 Version 1.0.14 - 28.Jul.2011
22 * Add H.264 encoding support to Ivy Bridge
23 * Add support for VA_SUBPICTURE_DESTINATION_IS_SCREEN_COORD
24 * Fix next slice vertical position for MPEG-2 (#38628)
25 * Fix subpicture scale factor for Y axis
26 * Fix GPU hang when decoding field coded MPEG-2 picture
27 * Fix memory leaks (Edgar Hucek)
28
29 Version 1.0.13 - 25.May.2011
30 * Add H.264 encoding support to Sandy Bridge
31 * Add MPEG-2, VC-1 and H.264 decoding support to Ivy Bridge
32 * Fix thread safety issues
33
34 Version 1.0.11 - 14.Mar.2011
35 * Add deinterlacing & scaling support to Sandy Bridge
36 * Add vaDeriveImage() implementation
37 * Fix VC-1 decoding for Main/Simple profiles
38
39 Version 1.0.9 - 27.Jan.2011
40 * Add VC-1 decoding support to Sandy Bridge
41
42 Version 1.0.8 - 21.Jan.2011
43 * Add support for IA44/AI44 subpicture formats (#32868)
44
45 Version 1.0.7 - 17.Dec.2011
46 * Add MPEG-2 and H.264 decoding support to Sandy Bridge
47
48 Version 1.0.5 - 02.Sep.2010
49 * Add deinterlacing & scaling support to Ironlake
50
51 Version 1.0.4 - 13.Jul.2010
52 * Add vaGetImage() implementation
53 * Add support for RGBA subpictures
54 * Fix H.264 decoding on Ironlake
55
56 Version 1.0.3 - 10.Jun.2010
57 * Add H.264 decoding support to Ironlake