-
Notifications
You must be signed in to change notification settings - Fork 953
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #36 from jpxiong/master
release v1.1.4
- Loading branch information
Showing
17 changed files
with
87 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
PLDroidPlayerDemo/app/src/main/jniLibs/arm64-v8a/libpldroidplayer.so
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
PLDroidPlayerDemo/app/src/main/jniLibs/armeabi-v7a/libpldroidplayer.so
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
PLDroidPlayerDemo/app/src/main/jniLibs/armeabi/libpldroidplayer.so
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
PLDroidPlayerDemo/app/src/main/jniLibs/x86/libpldroidplayer.so
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# PLDroidPlayer Release Notes for 1.1.4 | ||
|
||
## 简介 | ||
PLDroidPlayer 为 Android 开发者提供直播播放 SDK | ||
|
||
## 记录 | ||
|
||
### 播放器 | ||
|
||
- 发布 pldroid-player-1.1.4.jar | ||
- 更新 libpldroidplayer.so | ||
- 新增播放器全屏播放支持 | ||
- 新增纯音频播放 `AVOptions` 支持 | ||
- 修复播放过程中,概率性异常地回调 `onCompletion` 问题 | ||
|
||
### 播放器 Demo | ||
|
||
- `VideoView` 布局的展示代码 |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.