Releases: qiniu/qplayer-sdk
Releases · qiniu/qplayer-sdk
V1.1.0.45
- Fix lost reconnect fail event for HLS after network disconnect
- Fix playback stopped for FLV stream on Baidu server
- Use own openssl so file.
- Fixed the issue setview failed will be crashed.
V1.1.0.44
- Fix crash when parsing meta data from specific FLV stream
- Add parameter support for sdk_id on iOS, new ID is QCPLAY_PID_SDK_ID
- Fix MP4 link EOS issue when network connection lost
V1.1.0.42
- Improve OpenGL render to avoid crash on iOS
- Increase speed for RTMP IO quit
- Improve the video only live playback
- Fix some HLS link can't playback.
V1.1.0.40
- Fix mp3 crash
- Fix bug: open pure video stream speed is slow if uses same source mode
- Resolve compling conflict with p2p third-party lib on iOS
- fix it can not play the url is.more than 1024.
V1.1.0.39
- It will reconnect after network disconnect and connect again playing HLS.
- It fix bug that it will ANR when exit but the network was disconnected.
V1.1.0.38
- Fix bug: live FLV failed to re-connect
- Fix bug: the pos is not right with some hls link.
- Add the audio when the speed is not 1.0.
- Fix bug: there is no video when live HLS.
V1.1.0.37
- Fix discontinue issue in HLS.
- Support background color define by user for iOS.
V1.1.0.35
- Support SEI DATA output.
V1.1.0.34
- Add rotate angle info in mp4 file.
- Fix some issue for audio only source.
V1.1.0.33
- Fix bug: Seek fail after app received EOS.
- Fix bug: Android set volume issue.
- Fix bug: Add new mp4 tag. "ftypmp42".
- Return the real pos in function getPos.