Skip to content

Releases: debugly/ijkplayer

👏👏 IJKMediaPlayerKit k0.11.9-beta-241115151452

15 Nov 07:16
Compare
Choose a tag to compare

👏👏 IJKMediaPlayerKit k0.11.8

06 Nov 07:04
Compare
Choose a tag to compare
  • adapt to Xcode16(clang 16)
  • add builtin smb2 protocol
  • move “application.h” to “libavformat” directory
  • support Network or Local Blu-ray Disc/BDMV
  • http add auth_type2 option, specify http auth type, reduce the number of requests
  • fix http open and http_seek (redirect) authentication bug,#52
  • fix some hls stream can't seek back to 00:00 bug

👏👏 IJKMediaPlayerKit k0.11.8-beta-241105193823

05 Nov 11:41
Compare
Choose a tag to compare

👏👏 IJKMediaPlayerKit k0.11.8-beta-241022092032

22 Oct 01:25
Compare
Choose a tag to compare
  • add builtin smb2 protocol
  • move “application.h” to “libavformat” directory
  • support Network or Local Blu-ray Disc/BDMV
  • fix http_seek cause 401 authentication bug,#52

👏👏 IJKMediaPlayerKit k0.11.8-beta-241018112547

18 Oct 03:28
Compare
Choose a tag to compare
  • add builtin smb2 protocol
  • move “application.h” to “libavformat” directory
  • support Network or Local Blu-ray Disc/BDMV

👏👏 IJKMediaPlayerKit k0.11.7

12 Sep 10:08
Compare
Choose a tag to compare
  • support avs3 video decoder,#45
  • update playable statistics after seek,#46
  • fix the palyable progress bar is never full bug
  • fix ffp_get_current_position_l is on average 50ms slow after pause
  • add the duration of the decoded frames to statistics

👏👏 IJKMediaPlayerKit k0.11.7-beta-240905144747

05 Sep 06:51
Compare
Choose a tag to compare
#46, fix playable duration not update bug

👏👏 IJKMediaPlayerKit k0.11.7-beta-240905094015

05 Sep 01:43
Compare
Choose a tag to compare

👏👏 IJKMediaPlayerKit k0.11.6

19 Aug 03:49
Compare
Choose a tag to compare
  • fix real iOS device does not display picture and keeps showing a pink color,#42

👏👏 IJKMediaPlayerKit k0.11.5

14 Aug 09:30
Compare
Choose a tag to compare
  • upgrade FFmpeg to n6.1.1
  • The subtitle delay API is incompatible, the value is need reverse: the positive value means subtitle put off, the negative value means subtitle advanced
  • fix crash: target thread exited while waiting for the perform
  • support specify fonts dir for subtitle,#37
  • fix ass subtitles at special positions not display bug,#39