Skip to content

Commit

Permalink
v4.8.0
Browse files Browse the repository at this point in the history
1、修复getMediaInfo获取媒体文件信息,无音频视频崩溃问题
2、提升稳定性
  • Loading branch information
microshow committed Aug 22, 2020
1 parent a16fe33 commit 9f021be
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ ext {
//支持包版本
supportLibValue = "28.0.0"
//应用 versionCode
versionCodeValue = 470
versionCodeValue = 480
//应用 version 名称,更多设置里显示的
versionNameValue = "4.7.0"
versionNameValue = "4.8.0"

}
Binary file modified rxffmpeg/libs/arm64-v8a/librxffmpeg-invoke.so
Binary file not shown.
Binary file modified rxffmpeg/libs/armeabi-v7a/librxffmpeg-invoke.so
Binary file not shown.
Binary file modified rxffmpeg/libs/x86/librxffmpeg-invoke.so
Binary file not shown.
Binary file modified rxffmpeg/libs/x86_64/librxffmpeg-invoke.so
Binary file not shown.

0 comments on commit 9f021be

Please sign in to comment.