Skip to content

Commit

Permalink
RxFFmpeg 4.0.0
Browse files Browse the repository at this point in the history
5月迎来重大版本更新

1、新增自研RxFFmpegPlayer播放器内核基于(FFmpeg OpenGL OpenSL);
2、主打轻量级、高效、低功耗,播放本地视频秒开等特色;
3、涵盖播放器基本的 播放、暂停、快进、快退、循环播放、播放进度、加载状态等功能;
4、支持播放本地视频文件、在线视频、直播流(hls、rtmp、m3u8…)等;
5、项目里已集成OpenSSL所以也支持Https访问;
6、视频画面支持双指缩放、旋转、移动等手势操作;
  • Loading branch information
microshow committed May 8, 2020
1 parent 7f323fa commit eed803b
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 0 deletions.
Binary file modified rxffmpeg/libs/arm64-v8a/librxffmpeg-core.so
Binary file not shown.
Binary file modified rxffmpeg/libs/armeabi-v7a/librxffmpeg-core.so
Binary file not shown.
Binary file modified rxffmpeg/libs/armeabi-v7a/librxffmpeg-invoke.so
Binary file not shown.
Binary file modified rxffmpeg/libs/armeabi-v7a/librxffmpeg-player.so
Binary file not shown.
Binary file modified rxffmpeg/libs/x86/librxffmpeg-core.so
Binary file not shown.
Binary file modified rxffmpeg/libs/x86/librxffmpeg-invoke.so
Binary file not shown.
Binary file modified rxffmpeg/libs/x86/librxffmpeg-player.so
Binary file not shown.
Binary file modified rxffmpeg/libs/x86_64/librxffmpeg-core.so
Binary file not shown.
Binary file modified rxffmpeg/libs/x86_64/librxffmpeg-invoke.so
Binary file not shown.
Binary file modified rxffmpeg/libs/x86_64/librxffmpeg-player.so
Binary file not shown.

0 comments on commit eed803b

Please sign in to comment.