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