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