JPVideoPlayer Versions Save

Automatic play video & cache video data in UITableView like Weibo and Douyin.

3.1.1

5 years ago

1.fixed: #176 #174 2.refactor: configurationCompletion 改名作 configuration. 3.merge pull request: Framwork Static 通用 Bundle.

3.1.0

5 years ago

feature: support audio now.

fix:

    1. #156.
    1. status error when seek to playback history records.
    1. never call ReadyToPlayer status.
    1. crashed when call seekToTime before AVPlayer status turn to readyToPlayer.

watch out

When you update the library from 3.0.9(contain before) to 3.1.0, please clear all your video caches. because the library support audio resources now. To clear cache see Cache manage please.

3.0.9

5 years ago

feature: 添加自定义 UI 的占位视图。 feature: 优化横屏状态栏显示细节。

3.0.8

5 years ago

fix: 修复缓存完成没有删除 index 文件。 feature: 添加从上次播放的位置恢复播放的功能。

3.0.5

5 years ago

1.修复 resume play 判断错误。 2.修复播放状态同步错误。 3.添加初始化时获取横屏状态代理。 4.添加自定义音频播放 category。

3.0.4

5 years ago

feature: 添加自定义选择播放 cell 的入口。 fix: 选择最佳播放策略以后判断 playingCell 是否可见也需要跟随策略。

2.4.0

6 years ago

iPhone X, iOS 11 adaptation.

2.3.2

6 years ago

fix: #67.

2.2.1

6 years ago

fix: #40.

2.1.1

6 years ago

category properties name fix.