Releases: qiniu/qplayer-sdk
Releases · qiniu/qplayer-sdk
V1.1.0.79
- Add MP4 file mux feature
- HLS support G711
- Support HTTPS async connect
- Improved RTMP reconnect speed
- Improved stop API use time while fast switch URL
- Fixed API ANR while reconnectting
- Fixed iOS HW decoder crash
- Fixed log crash if log is very long
- Fixed framemented MP4 fail issue
V1.1.0.78
- Fixed HLS pure video loop fail
- Fixed HLS pure video fast-forward at the beginning of playback
- Fixed seeking dead lock issue on bad network
- Fixed video jitter issue for HLS pure video
- Support dump log on Android platform
- Support capture image on pause status
- Optimize OpenGL rendering when app works on background
- Fixed playback not smooth when enable MP4 cache
- Add support MP4 DRM feature.
V1.1.0.77
- Fixed capture image crash using iOS HW decoder
- Support user-agent setting
- Fixed HTTP-FLV live reconnect fail issue
- Fixed FLV worng PTS issue
- Fixed loop playback fail for specific MP4 file
- Support FMP4 format.
- Add IO Cache feature.
- Fixed seek issue for iOS HW decoder
- Fixed RTMP reconnect freeze issue on Win32.
- Improve the reconnect speed.
V1.1.0.75
- Fixed memory increase issue for FLV
- iOS supports bitcode
- Support 5 channels audio.
- Support multi audio track in TS file.
- Support multi audio track in MP4 file.
- Fixed the bug the moov data is empry for fragement mp4 file.
V1.1.0.74
- Combine qcCodec and qPlayer in one so file.
- RTSP support audio.
V1.1.0.73
- Fixed av sync issue which video time interval is more than several seconds
- Fixed autio only loop issue.
- Fixed HTTPPD open failed when didn't finish download.
- Fixed one HLS playback issue.
- Add support redraw last video when surface back.
V1.1.0.72
- Add some player events
- Fixed crash if mp4 cache file was removed manually
- Fixed setView bug on iOS
- Fixed crash for multi player with add cache.
- Fixed crash for DNS IP address copy.
V1.1.0.71
- Disable speed playback for live
- Analysis support DNS sever setting
- Addjust color conversion matrix from YUV to RGB on iOS
- Fix abnormal system time on iOS
- Support preload feature.
V1.1.0.70
- Improve the playback if the Audio start is not zero.
- Protect HW decoder.
- Remove the seek 0 when play complete.
- Improve the first frame speed.
- Fixed reopen crash on bad network
- Fixed buffering issue during HLS live playback
- Fixed buffering issue while doing seek for MP4
- Fixed MP4 cache fail
V1.1.0.69
- Refator analyse data module, imporved player quit speed
- Add two new analyse events, play_start_op.v5 and play_end_op.v5
- Fixed pause API dead locked issue
- Fixed the AV sync issue for special HLS link.
- Fixed some issues for DNS cache.
- Support ffconcat file format.