Skip to content

Releases: qiniu/qplayer-sdk

V1.1.0.67

04 May 14:38
Compare
Choose a tag to compare
  1. Fixed memory leak
  2. Fixed accurate seek mode issue
  3. Support log dump on iOS
  4. Fixed timestamp issue if have start time in MP4 file.
  5. Support start pos before open.
  6. Add the message of playback loop times.
  7. Improve open speed for special mp4 file.

V1.1.0.61

07 Feb 02:00
Compare
Choose a tag to compare
  1. Fixed Video Ratio for Android.
  2. Add auto detect MP3 format in URL.

V1.1.0.60

09 Jan 14:39
Compare
Choose a tag to compare
  1. Fixed RMTP crash
  2. Fixed some issues on same source mode
  3. Support disable zoom video setting
  4. Fixed the issue of PID in TS is changed.
  5. Fixed DRM issue in HLS.
  6. Fixed audio is not smooth when background.
  7. Add new feature of playback loop.
  8. Improve the first frame speed in fast open mode.

V1.1.0.59

03 Jan 02:22
Compare
Choose a tag to compare
  1. Upload analysis data to separate server
  2. Fixed some analysis bug for local file
  3. Fixed aspect ratio issue for specific stream
  4. Surpport H265 for RTMP.
  5. Use new audio resample for speed play.
  6. Customer can define the ext name for PD.

1.1.0.56

13 Dec 01:57
Compare
Choose a tag to compare
  1. Support video rotation automatically

  2. Fixed memory leak

  3. Fixed lose audio first frame rendered event
    https://jira.qiniu.io/browse/CPR-137

  4. Did significant improvement although we did not reproduce the bugs below,
    https://jira.qiniu.io/browse/CPR-105
    https://jira.qiniu.io/browse/CPR-137
    https://jira.qiniu.io/browse/CPR-139

  5. Fixed some AV Sync issue.

  6. It will try to connect again if connect failed first time.

V1.1.0.54

22 Nov 10:53
Compare
Choose a tag to compare
  1. Support IPV6 for RTMP.
  2. Support Edit List feature in MP4 to fix AV sync issue.
  3. Fixed seek issue for Android.
  4. Add new flag in play complete message to indicate IO error or not.

V1.1.0.53

16 Nov 11:02
Compare
Choose a tag to compare
  1. Fixed Crashed issue when exit before open done.
  2. Fixed load openssl failed in low version android devieces.
  3. Support parse RTMP message timestamp
  4. Fixed playback fail for some live FLV stream
  5. Fixed the redirect url add the host nam eissue.

V1.1.0.49

25 Oct 11:03
Compare
Choose a tag to compare
  1. Add function to get version num for Android.
  2. Add flush buffer feature.
  3. Fixed it can't play one audio only mp4 file.
  4. Fixed the mp4 parser error when network disconnected.

V1.1.0.47

13 Oct 06:07
Compare
Choose a tag to compare
  1. Fix crash on iPhone X simulator
  2. Fix can't playback issue for some HLS streams
  3. Use new version V1.1.0f openssl.

V1.1.0.46

22 Sep 02:11
Compare
Choose a tag to compare
  1. improve set volume function
    2.fix pure video of hls playback.not smooth issure.