This repository was archived by the owner on Oct 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- libyami NEWS -- summary of changes. 2016-12-20
1+ libyami NEWS -- summary of changes. 2017-04-19
22Copyright (c) 2010, The WebM Project authors.
3- Copyright (C) 2011-2016 Intel Corporation
3+ Copyright (C) 2011-2017 Intel Corporation
44Copyright (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+
619libyami 1.1.0(API:0.4.0) release, work with libva 1.7.3 release
720=====================
821We add following major features:
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments