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