Skip to content

Releases: qiniu/qplayer-sdk

V1.1.0.45

19 Sep 11:36
Compare
Choose a tag to compare
  1. Fix lost reconnect fail event for HLS after network disconnect
  2. Fix playback stopped for FLV stream on Baidu server
  3. Use own openssl so file.
  4. Fixed the issue setview failed will be crashed.

V1.1.0.44

15 Sep 10:48
Compare
Choose a tag to compare
  1. Fix crash when parsing meta data from specific FLV stream
  2. Add parameter support for sdk_id on iOS, new ID is QCPLAY_PID_SDK_ID
  3. Fix MP4 link EOS issue when network connection lost

V1.1.0.42

11 Sep 08:06
Compare
Choose a tag to compare
  1. Improve OpenGL render to avoid crash on iOS
  2. Increase speed for RTMP IO quit
  1. Improve the video only live playback
  2. Fix some HLS link can't playback.

V1.1.0.40

07 Sep 10:02
Compare
Choose a tag to compare
  1. Fix mp3 crash
  2. Fix bug: open pure video stream speed is slow if uses same source mode
  3. Resolve compling conflict with p2p third-party lib on iOS
  4. fix it can not play the url is.more than 1024.

V1.1.0.39

30 Aug 15:35
Compare
Choose a tag to compare
  1. It will reconnect after network disconnect and connect again playing HLS.
  2. It fix bug that it will ANR when exit but the network was disconnected.

V1.1.0.38

29 Aug 11:22
Compare
Choose a tag to compare
  1. Fix bug: live FLV failed to re-connect
  2. Fix bug: the pos is not right with some hls link.
  3. Add the audio when the speed is not 1.0.
  4. Fix bug: there is no video when live HLS.

V1.1.0.37

24 Aug 10:27
Compare
Choose a tag to compare
  1. Fix discontinue issue in HLS.
  2. Support background color define by user for iOS.

V1.1.0.35

17 Aug 12:16
Compare
Choose a tag to compare
  1. Support SEI DATA output.

V1.1.0.34

16 Aug 10:35
Compare
Choose a tag to compare
  1. Add rotate angle info in mp4 file.
  2. Fix some issue for audio only source.

V1.1.0.33

14 Aug 09:27
Compare
Choose a tag to compare
  1. Fix bug: Seek fail after app received EOS.
  2. Fix bug: Android set volume issue.
  3. Fix bug: Add new mp4 tag. "ftypmp42".
  4. Return the real pos in function getPos.