Update NEWS
[platform/upstream/libva-intel-driver.git] / NEWS
1 libva-intel-driver NEWS -- summary of changes.  2012-11-xx
2 Copyright (C) 2009-2011 Intel Corporation
3
4 Version 1.0.19 - xx.Nov.2012
5 * Add support Haswell
6 * Add raw DRM support (Dmitry Ermilov)
7 * Add Wayland support
8 * Add support for display rotation attribute
9 * Support 4K encoding on IVB and HSW
10 * Drop explicit dependency on X11 and libva-x11
11 * Fix VC-1 decoding when vstransform is 0
12 * Fix segment fault caused by use-after-free of the bufmgr (Stéphane Marchesin)
13 * Fix thread safety issue (Gautam)
14 * Fix libva trace issue in the driver
15
16 Version 1.0.18 - 02.Aug.2012
17 * Add JPEG decoding on Ivy Bridge
18 * Add support for a new Ivy Bridge chip
19 * Add support for vaSyncSurface() and vaQuerySurfaceStatus() (Dmitry Ermilov)
20 * Fix decoding of MPEG-2 videos with implicit IQ matrices
21 * Fix concurrent creation of VA objects (MT safety)
22 * Fix decoding of large resolution videos (up to 4K on IVB)
23
24 Version 1.0.17 - 02.Apr.2012
25 * Add support for IMC1/IMC3 surface formats
26 * Fix rendering of interlaced surfaces
27 * Fix MPEG-2 decoding of interlaced streams (SNB, IVB)
28 * Fix H.264 weighted prediction indicator (SNB)
29 * Fix and simplify calculation of H.264 macroblock bit offset (ILK, SNB, IVB)
30
31 Version 1.0.16 - 14.Feb.2012
32 * Fix VC-1 bitplane buffer size (SNB, IVB)
33 * Fix VC-1 motion vector modes for Ivy Bridge
34 * Fix MFX_QM_STATE for H.264 flat scaling lists (IVB)
35 * Fix and simplify AVC_REF_IDX_STATE setup (ILK, SNB, IVB)
36 * Fix memory leak of encoder buffers
37 * Fix check for internal VA surface format prior to rendering
38 * Add support for B43 chipset (Alexander Inyukhin)
39
40 Version 1.0.15 - 28.Oct.2011
41 * Add auto-generated Debian packaging
42 * Fix VC-1 decoding (TTFRM packing)
43 * Fix MPEG-2 decoding on Ivy Bridge
44 * Fix MPEG-2 decoding with sparse QM matrices updates
45 * Fix slice-param & slice-data buffer memory leaks
46
47 Version 1.0.14 - 28.Jul.2011
48 * Add H.264 encoding support to Ivy Bridge
49 * Add support for VA_SUBPICTURE_DESTINATION_IS_SCREEN_COORD
50 * Fix next slice vertical position for MPEG-2 (#38628)
51 * Fix subpicture scale factor for Y axis
52 * Fix GPU hang when decoding field coded MPEG-2 picture
53 * Fix memory leaks (Edgar Hucek)
54
55 Version 1.0.13 - 25.May.2011
56 * Add H.264 encoding support to Sandy Bridge
57 * Add MPEG-2, VC-1 and H.264 decoding support to Ivy Bridge
58 * Fix thread safety issues
59
60 Version 1.0.11 - 14.Mar.2011
61 * Add deinterlacing & scaling support to Sandy Bridge
62 * Add vaDeriveImage() implementation
63 * Fix VC-1 decoding for Main/Simple profiles
64
65 Version 1.0.9 - 27.Jan.2011
66 * Add VC-1 decoding support to Sandy Bridge
67
68 Version 1.0.8 - 21.Jan.2011
69 * Add support for IA44/AI44 subpicture formats (#32868)
70
71 Version 1.0.7 - 17.Dec.2011
72 * Add MPEG-2 and H.264 decoding support to Sandy Bridge
73
74 Version 1.0.5 - 02.Sep.2010
75 * Add deinterlacing & scaling support to Ironlake
76
77 Version 1.0.4 - 13.Jul.2010
78 * Add vaGetImage() implementation
79 * Add support for RGBA subpictures
80 * Fix H.264 decoding on Ironlake
81
82 Version 1.0.3 - 10.Jun.2010
83 * Add H.264 decoding support to Ironlake