File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -1806,7 +1806,12 @@ Demo 地址:https://github.com/SinaVDDeveloper/demo
1806
1806
(1) 使用自定义控件方式提供播放器UI,不需要视频相关知识,能编写android应用就能使用
1807
1807
(2) 软硬解切换、点播直播支持
1808
1808
(3) 解码内核小于4M,更方便集成到非专业视频app中
1809
- (4) 修正一些vitaimio的问题,比如m3u8可以拖动等等
1809
+ (4) 修正一些vitaimio的问题,比如m3u8可以拖动等等
1810
+
1811
+ 1.VideoPlayerManager
1812
+ 帮助实现VideoPlayer控制,使得它更容易使用ListView和recyclerview。它还可以跟踪滚动列表中可见的项。当列表中的新项可见域最大时,该库给出了接口来跟踪它。
1813
+ 项目地址;https://github.com/danylovolokh/VideoPlayerManager
1814
+ 文档介绍:https://medium.com/@v.danylo/implementing-video-playback-in-a-scrolled-list-listview-recyclerview-d04bc2148429#.hs5n0geqn
1810
1815
1811
1816
1 . PhotoProcessing
1812
1817
利用 ndk 处理图片库,支持 Instafix、Ansel、Testino、XPro、Retro、BW、Sepia、Cyano、Georgia、Sahara、HDR、Rotate(旋转)、Flip(翻转)等各种特效
You can’t perform that action at this time.
0 commit comments