xl-player-developers / xl_playerLinks
A high performance Android media player, base on ffmpeg and MediaCodec, support VR video.
☆154Updated 6 years ago
Alternatives and similar repositories for xl_player
Users that are interested in xl_player are comparing it to the libraries listed below
Sorting:
- Convenient and fast library building tools☆87Updated 4 years ago
- Build Google libyuv with NDK for Android☆233Updated 9 years ago
- ffmpeg build scripts for android ndk usage (including x264)☆140Updated 7 years ago
- A tool for YUV raw data preview on Android platform.☆101Updated 6 years ago
- A Simple Android MediaPlayer using FFmpeg, OpenSLES and OpenGLES base on ffplay☆106Updated 5 years ago
- 文章例子集合☆109Updated 8 years ago
- librtmp for Android and iOS☆280Updated 11 years ago
- An OpenGLRenderer For Android Platform☆54Updated 7 years ago
- A simple player using FFmpeg on Android☆62Updated 6 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆55Updated 9 years ago
- ☆171Updated 4 years ago
- HardwareVideoCodec is an efficient video recording library for Android. Supports software and hardware encode. With it, you can record a …☆459Updated 5 years ago
- FilmKilns is a cross-platform project. Committed to quickly and easily implement a variety of complex multimedia needs, including recordi…☆205Updated 3 weeks ago
- UPYUN Android 推流 SDK☆74Updated 6 years ago
- Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.☆36Updated 7 years ago
- ☆75Updated 6 years ago
- 基于cmake构建的ijkPlayer☆54Updated 4 years ago
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆172Updated 6 years ago
- 使用x264编码android camera回调yuv为h264的简单例子,camera回调nv21yuv转为yuv420 ,再编码☆63Updated 8 years ago
- Sample project to play audio and video from MPEG4 file using MediaCodec☆57Updated 4 years ago
- OpenGL运用在Android上的Demo,结合Camera和MediaCodec实现预览和渲染,用于实现视频的裁剪,翻转,缩放,滤镜功能。