We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 523d933 commit a227174Copy full SHA for a227174
CHANGELOG.md
@@ -4,7 +4,7 @@ tag 1.0.1
4
- fix dash file error "unterminated entity reference" #7
5
- example abandon CocoaPods
6
- support choose audio channel(left,right,stereo)
7
-- support record video
+- support fast record video
8
- fix metal maybe display pink frame bug
9
10
tag 1.0.0
README.md
@@ -92,7 +92,7 @@ FSPlayer 完全免费,使用 [LGPLv3](./COPYING.LGPLv3) 许可协议发布,
92
- 通过 Cocoapods 集成:
93
94
```
95
-pod "FSPlayer", :podspec => 'https://github.com/debugly/fsplayer/releases/download/1.0.0/FSPlayer.spec.json'
+pod "FSPlayer", :podspec => 'https://github.com/debugly/fsplayer/releases/download/1.0.1/FSPlayer.spec.json'
96
97
98
### 使用
0 commit comments