提交 928cf686 编写于 作者: G guoshuyu

Merge branch 'master' of https://github.com/CarGuo/GSYVideoPlayer into dev

......@@ -181,7 +181,7 @@ list.add(videoOphtionModel);
GSYVideoManager.instance().setOptionModelList(list);
```
更多优化
更多优化(一个setOption对应gsy中VideoOptionModel)
```
//硬解码:1、打开,0、关闭
//mMediaPlayer.setOption(IjkMediaPlayer.OPT_CATEGORY_PLAYER, "mediacodec", 1);
......
......@@ -96,7 +96,7 @@ compile 'com.shuyu:gsyVideoPlayer-ex_so:5.0.0'
### [--- 项目解析说明](https://github.com/CarGuo/GSYVideoPlayer/blob/master/GSYVIDEO_PLAYER_PROJECT_INFO.md)
#### [--- 使用说明、接口文档 - 入口](https://github.com/CarGuo/GSYVideoPlayer/wiki)
#### [--- 问题集锦 - 入口(大部分你遇到的问题都在这里解决) ](https://github.com/CarGuo/GSYVideoPlayer/blob/master/QUESTION.md)
### [--- 问题集锦 - 入口(大部分你遇到的问题都在这里解决) ](https://github.com/CarGuo/GSYVideoPlayer/blob/master/QUESTION.md)
#### [--- 项目支持视频格式(如果遇上黑屏,没声音)](https://github.com/CarGuo/GSYVideoPlayer/blob/master/DECODERS.md)
#### [--- IJKPlayer问题 - 入口](http://www.jianshu.com/p/220b00d00deb) 
#### [--- IJKPlayer编译自定义SO - 入口](http://www.jianshu.com/p/bd289e25d272) 
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册