Skip to content

Commit

Permalink
修正releasenote 和 readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Mengwangchao committed May 28, 2024
1 parent a87800f commit 22b805b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Qplayer2是一款跨平台的播放器SDK,除了基础的播放器能力外,
| 字幕 | 支持srt字幕文件加载并根据时间回调当前时间的文案给上层 | |
| DRM | 支持HLS 私有加密/通用加密 2种方式,支持 MP4 CENC-AES-CTR 加密,支持七牛私有 MP4 加密方式 | |
| 音视频数据上抛 | 适用于业务层需要获取当前播放的音视频数据的场景(比如推流等) | |
| 本地重建时间轴 | 以真实的流逝时间为准,避免某些视频时间轴错乱导致播放过程中异常 | |
| 本地重建时间轴 | 以真实的流逝时间为准,避免某些视频时间轴错乱导致播放过程中时间进度回调数值异常 | |



Expand Down
3 changes: 0 additions & 3 deletions ReleaseNote/ReleaseNote-1.4.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,4 @@

- 修复某些视频seek崩溃
- 屏蔽无效渲染
- 修复直播追帧逻辑不生效
- 修复往前seek后 进度不更新的问题
- 修复鉴权失败仍能播放问题
- 修复直播音画不同步问题

0 comments on commit 22b805b

Please sign in to comment.