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