Skip to content

Releases: qiniu/qplayer-sdk

V1.1.0.79

24 Jan 10:18
Compare
Choose a tag to compare
  1. Add MP4 file mux feature
  2. HLS support G711
  3. Support HTTPS async connect
  4. Improved RTMP reconnect speed
  5. Improved stop API use time while fast switch URL
  6. Fixed API ANR while reconnectting
  7. Fixed iOS HW decoder crash
  8. Fixed log crash if log is very long
  9. Fixed framemented MP4 fail issue

V1.1.0.78

12 Dec 06:08
Compare
Choose a tag to compare
  1. Fixed HLS pure video loop fail
  2. Fixed HLS pure video fast-forward at the beginning of playback
  3. Fixed seeking dead lock issue on bad network
  4. Fixed video jitter issue for HLS pure video
  5. Support dump log on Android platform
  6. Support capture image on pause status
  7. Optimize OpenGL rendering when app works on background
  8. Fixed playback not smooth when enable MP4 cache
  9. Add support MP4 DRM feature.

V1.1.0.77

16 Oct 06:03
Compare
Choose a tag to compare
  1. Fixed capture image crash using iOS HW decoder
  2. Support user-agent setting
  3. Fixed HTTP-FLV live reconnect fail issue
  4. Fixed FLV worng PTS issue
  5. Fixed loop playback fail for specific MP4 file
  6. Support FMP4 format.
  7. Add IO Cache feature.
  8. Fixed seek issue for iOS HW decoder
  9. Fixed RTMP reconnect freeze issue on Win32.
  10. Improve the reconnect speed.

V1.1.0.75

21 Aug 11:23
Compare
Choose a tag to compare
  1. Fixed memory increase issue for FLV
  2. iOS supports bitcode
  3. Support 5 channels audio.
  4. Support multi audio track in TS file.
  5. Support multi audio track in MP4 file.
  6. Fixed the bug the moov data is empry for fragement mp4 file.

V1.1.0.74

03 Aug 02:41
Compare
Choose a tag to compare
  1. Combine qcCodec and qPlayer in one so file.
  2. RTSP support audio.

V1.1.0.73

24 Jul 10:46
Compare
Choose a tag to compare
  1. Fixed av sync issue which video time interval is more than several seconds
  2. Fixed autio only loop issue.
  3. Fixed HTTPPD open failed when didn't finish download.
  4. Fixed one HLS playback issue.
  5. Add support redraw last video when surface back.

V1.1.0.72

12 Jul 02:02
Compare
Choose a tag to compare
  1. Add some player events
  2. Fixed crash if mp4 cache file was removed manually
  3. Fixed setView bug on iOS
  4. Fixed crash for multi player with add cache.
  5. Fixed crash for DNS IP address copy.

V1.1.0.71

20 Jun 11:37
Compare
Choose a tag to compare
  1. Disable speed playback for live
  2. Analysis support DNS sever setting
  3. Addjust color conversion matrix from YUV to RGB on iOS
  4. Fix abnormal system time on iOS
  5. Support preload feature.

V1.1.0.70

20 Jun 10:48
Compare
Choose a tag to compare
  1. Improve the playback if the Audio start is not zero.
  2. Protect HW decoder.
  3. Remove the seek 0 when play complete.
  4. Improve the first frame speed.
  5. Fixed reopen crash on bad network
  6. Fixed buffering issue during HLS live playback
  7. Fixed buffering issue while doing seek for MP4
  8. Fixed MP4 cache fail

V1.1.0.69

24 May 14:02
Compare
Choose a tag to compare
  1. Refator analyse data module, imporved player quit speed
  2. Add two new analyse events, play_start_op.v5 and play_end_op.v5
  3. Fixed pause API dead locked issue
  4. Fixed the AV sync issue for special HLS link.
  5. Fixed some issues for DNS cache.
  6. Support ffconcat file format.