Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit c884fc3

Browse files
committed
NEWS & README: add info for 1.2.0 release
1 parent b0e2ecf commit c884fc3

2 files changed

Lines changed: 16 additions & 3 deletions

File tree

NEWS

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
1-
libyami NEWS -- summary of changes. 2016-12-20
1+
libyami NEWS -- summary of changes. 2017-04-19
22
Copyright (c) 2010, The WebM Project authors.
3-
Copyright (C) 2011-2016 Intel Corporation
3+
Copyright (C) 2011-2017 Intel Corporation
44
Copyright (C) 2015-2016 Alibaba
55

6+
libyami 1.2.0(API:0.5.0) release, work with libva 1.8.1 release
7+
=====================
8+
Major improvements:
9+
+180c3d5 improve vp9 10 bit decoder conformance
10+
+8d29d2d improve h265 8/10 bit decoder conformance
11+
+5b09484 add decoder/display zero-copy API.
12+
+e46f03b use decoder/display zero copy API in v4l2 decoder
13+
+441ee54 expose vp9 qp setting to the user.
14+
15+
We change API to from 0.4.0 to 0.5.0 for following interface changes.
16+
+1fe162e get/set surface in SurfaceAllocParams
17+
+7560ce7 add VIDEO_DATA_MEMORY_TYPE_EXTERNAL_DMA_BUF
18+
619
libyami 1.1.0(API:0.4.0) release, work with libva 1.7.3 release
720
=====================
821
We add following major features:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ and decodes them leverage hardware acceleration.
1515

1616
* Copyright (c) 2010, The WebM Project authors.
1717

18-
* Copyright (C) 2011-2016 Intel Corporation
18+
* Copyright (C) 2011-2017 Intel Corporation
1919

2020
* Copyright (C) 2015-2016 Alibaba
2121

0 commit comments

Comments
 (0)