diff options
author | Xiang, Haihao <haihao.xiang@intel.com> | 2014-05-05 12:17:46 +0800 |
---|---|---|
committer | Xiang, Haihao <haihao.xiang@intel.com> | 2014-05-05 12:19:49 +0800 |
commit | f4647dc43cba315e862de57cdb2b85b4eafc9ee2 (patch) | |
tree | 44f2481a7ecf02de6dc23ea2cdbca2b7a70934a0 | |
parent | 45943725b2a6748ffc40ed28d31e2fa5f6f183fd (diff) | |
download | libva-f4647dc43cba315e862de57cdb2b85b4eafc9ee2.tar.gz |
Update NEWS
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-rw-r--r-- | NEWS | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,6 +1,13 @@ -libva NEWS -- summary of user visible changes. 2014-03-24 +libva NEWS -- summary of user visible changes. 2014-05-xx Copyright (C) 2009-2014 Intel Corporation +Version 1.3.1 - xx.May.2014 +* API: fix VA_ENC_PACKED_HEADER_RAW_DATA value +* API: add STE filter to the VPP pipeline +* Update doxygen tags in libva +* Fix doc/Makefile.am +* A workaround for https://bugs.freedesktop.org/show_bug.cgi?id=76755 + Version 1.3.0 - 24.Mar.2014 * API: add support for VP8 decoding * API: drop VAEntrypointMax enumeration |