Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

Commit 7991b09

Browse files
ChenXiaomin0306U1X6WK
authored andcommitted
Update CHANGELOG for V1.8 release
Signed-off-by: Chen Xiaomin <[email protected]>
1 parent 997f0b5 commit 7991b09

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

src/CHANGELOG.md

+38
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,42 @@
11
# **Changelog**
2+
3+
---
4+
## [1.8.0] - 2021-12-7
5+
**Features & bug fix:**
6+
- OMAF Packing Library
7+
+ Support DASH segment writer plugin mechanism
8+
+ Support customized CMAF compliant segment writer plugin to generate CMAF segments
9+
+ Support CMAF compliance in DASH MPD file
10+
+ Support CMAF chunk duration correction to align with video GOP size
11+
12+
- OMAF Dash Access Library
13+
+ Support ISOBMFF segment index box parsing and CMAF chunk downloading and parsing
14+
+ Support CMAF compliant DASH MPD file parsing
15+
+ Support E2E latency tracking
16+
17+
- 360SCVP (Stream Concatenation and Viewport Processing) Library
18+
+ Support HEVC bitstream parsing for multiple short-term reference picture sets and reference picture lists modification
19+
20+
- Reference OMAF Player
21+
+ Android Player: Add different framerate rendering and CMAF support
22+
+ Linux Player: Add CMAF support
23+
+ Linux Player: Support segment-duration adaptive time-out threshold setting
24+
+ bug fix: memory leak in android player
25+
26+
- FFmpeg Plugins & Encoder Library
27+
+ Encoder Library: Support hardware accelerated encoding
28+
+ Encoder Library: Extend config file for hardware accelerated encoding
29+
+ Encoder Library: Fix incorrect frame list issue, bitrate overflow issue and asyn depth wrong value issue
30+
+ Encoder Library: Add fake coded frame checking log for hardware accelerated encoding
31+
+ FFmpeg Plugins: Add option for CMAF segment generation
32+
+ FFmpeg Plugins: Support 8K resolution SDI I/O input
33+
34+
- Live360SDK Library
35+
+ Support video bitstream re-writing, FOV selection etc. functions for the edge
36+
+ Update WebRTC 360 sample with the library
37+
+ Upgrade WebRTC 360 sample to OWT5.0
38+
+ Support dynamic input config parameters in WebRTC 360 sample
39+
240
---
341
## [1.6.0] - 2021-6-4
442
**Features & bug fix:**

0 commit comments

Comments
 (0)