Skip to content

Releases: debugly/ijkplayer

👏👏 IJKMediaPlayerKit k0.11.0

11 May 01:40
Compare
Choose a tag to compare
  • support ass subtitle effects, and adjust position and scale in real time
  • support display multiple pgs bitmap subtitle at the same moment, and adjust position and scale in real time
  • dropped old subtitle renderer (text->image(Core Graphics)->CVPixelBuffer->Texture)
  • subtitle preference move to player from view
  • dropped iOS OpenGL renderer
  • support http gzip and deflate use headers
  • restore ijk dns cache and http event hook
  • enable microdvd subtitle decoder
  • meta add chapter info,#12

👏👏 IJKMediaPlayerKit k0.10.5

05 Mar 06:29
Compare
Choose a tag to compare
  • support iso bluray and dvd disk

👏👏 IJKMediaPlayerKit k0.10.4

11 Dec 07:39
Compare
Choose a tag to compare
  • support 8bit falsify hdr
  • support install third pre-compiled libs
  • external subtitle support GBK、BIG5-2003 character set
  • fix subtitle display more bigger bug on non-retina screen using metal
  • support render P216、YUV422P16、P416、YUV444P16、AYUV64、YUVA444P16 pixel format directly
  • upgrade ffmpeg to 5.1.4,openssl to 1.1.1w,opus to 1.4,dav1d to 1.3.0,bluray to 1.3.4

👏👏 IJKMediaPlayerKit k0.10.3

07 Nov 09:43
Compare
Choose a tag to compare
  • fix video stream accurate seek timeout bug
  • dropping frames need keep a safe distance
  • fix add external subtitle occur crash with certain scenes
  • fix display previous stream frames after exchange subtitle stream

👏👏 IJKMediaPlayerKit k0.10.2

09 Oct 02:44
Compare
Choose a tag to compare
  • improve subtitle rendering performance markedly
  • support cocoapods install pre-build framework