File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -251,6 +251,7 @@ FFmpeg.destroy()
251251
252252| 版本 | 描述 |
253253| --- | ---- |
254+ | [1.2.4][FFmpeg1.2.4] | 每次初始化更新FFmpeg **2021-6-29** |
254255| [1.2.3][FFmpeg1.2.3] | 增加CPU架构 **2021-5-30** |
255256| [1.2.2][FFmpeg1.2.2] | 修复任务偶尔不执行 **2019-8-15** |
256257| [1.2.1][FFmpeg1.2.1] | 设置armeabi为默认的CPU架构 **2019-5-29** |
@@ -284,7 +285,8 @@ FFmpeg.destroy()
284285
285286<!-- 版本 -->
286287
287- [FFmpeg1.2.2]:https://bintray.com/veizhang/maven/ffmpeg/1.2.3
288+ [FFmpeg1.2.4]:https://bintray.com/veizhang/maven/ffmpeg/1.2.4
289+ [FFmpeg1.2.3]:https://bintray.com/veizhang/maven/ffmpeg/1.2.3
288290[FFmpeg1.2.2]:https://bintray.com/veizhang/maven/ffmpeg/1.2.2
289291[FFmpeg1.2.1]:https://bintray.com/veizhang/maven/ffmpeg/1.2.1
290292[FFmpeg1.2.0]:https://bintray.com/veizhang/maven/ffmpeg/1.2.0
Original file line number Diff line number Diff line change 11ext {
22 groupId = ' com.excellence'
3- publishVersion = ' 1.2.3 '
3+ publishVersion = ' 1.2.4 '
44 desc = ' android执行FFmpeg命令'
55 website = ' https://github.com/VeiZhang/AndroidFFmpeg'
66}
You can’t perform that action at this time.
0 commit comments