OSDN Git Service

Fix possible memory leak
[android-x86/hardware-intel-common-libva.git] / NEWS
1 libva NEWS -- summary of user visible changes.  2013-03-19
2 Copyright (C) 2009-2011 Intel Corporation
3
4 Version 1.1.1 - 19.Mar.2013
5 * Support wayland 1.0 protocol (Rob Bradford)
6 * Automake 1.13 fixups (Armin K)
7
8 Version 1.1.0 - 04.Oct.2012
9 * API: add Wayland support
10 * API: add raw DRM support for headless pipelines
11 * Fix generic VA/GLX implementation for newer cluttersink versions
12 * Fix threading issues in VA objects reference code (+Krzysztof Kotlenga)
13 * Fix build on Android Ice Cream Sandwich (+Haitao Huang, Daniel Charles)
14
15 Version 1.0.16 - 02.Aug.2012
16 * API: data structures for JPEG Baseline decoding
17 * API: clarify the definition of slice_data_bit_offset
18 * Add a simple test case for JPEG decoding
19
20 Version 1.0.15 - 28.Oct.2011
21 * API: make {Top,Bottom}FieldOrderCnt signed (Yi Wang)
22 * Add auto-generated Debian packaging
23 * Refine VA trace & VA fool utilities
24 * Move i965 driver to a specific repository (vaapi/intel-driver)
25 * Fix DSO link issue in tests
26 * Fix fglrx driver name detection
27 * Fix API vs. DSO vs. package versioning
28
29 Version 1.0.14 - 28.Jul.2011
30 * API: rename VA_DECODE_ERROR_TYPE to VADecodeErrorType
31 * Fix memory leaks (Edgar Hucek)
32 * Fix VA trace logs (Alexander Osin)
33 * Fix vaTerminate() with some applications, e.g. GStreamer
34
35 Version 1.0.13 - 30.May.2011
36 * API: fix VA_ROTATION_270 definition
37 * Add a simple H.264 encoder "avcenc" (Chang Zhou)
38 * Fix VA tracer (Alexander Osin)
39 * Fix vaBufferInfo() interface (Alexander Osin)
40
41 Version 1.0.12 - 01.Apr.2011
42 * API: add VARenderMode interface to select overlay or GPU rendering mode
43 * API: add VARenderDevice interface to allow rendering to an external device
44 * API: add VADisplayAttribOverlay{ColorKey,AutoPaintColorKey} interface
45 * Fix build issues on Android 2.3
46
47 Changes for older versions can be found in git log or previously
48 released packages.