bookzhan / YUVRenderScript
The strongest YUV conversion RenderScript in history, supports conversion to RGBA, BGRA, and supports rotation and flipping simultaneously. The YUV data format supports NV21, YV12, YUV420_888, corresponding to the YUV processing of Android Camera1API and Camera2 API.
☆21Updated 4 years ago
Alternatives and similar repositories for YUVRenderScript:
Users that are interested in YUVRenderScript are comparing it to the libraries listed below
- Support YUV conversion to RGBA / BGRA, also adapted to YUV conversion of Camera1 and Camera2☆53Updated 7 months ago
- Android EGL及GL线程封装库(EGL and GLThread library for Android)☆63Updated 5 years ago
- 基于FFMpeg6.0的Android端播放Demo,包含基本的导入导出功能☆50Updated last year
- Video encoding, decoding. Video, Audio, and GIF editing☆36Updated last month
- 基于cmake构建的ijkPlayer☆52Updated 3 years ago
- FilmKilns is a cross-platform project. Committed to quickly and easily implement a variety of complex multimedia needs, including recordi…☆197Updated 3 weeks ago
- 音视频(MediaCodec、ffmpeg、OpenSL、OpenGL)开发入门指南☆129Updated 5 years ago
- FFmpeg is compiled using Android NDK☆25Updated 8 months ago
- 志哥博客《OpenGL.ES在Android上的简单实践》《NDK学习笔记》专栏demo工程☆49Updated 4 years ago
- Camera2+OpenGl ES+Opencv+MediaCodec 实现美颜,大眼,贴纸,灵魂出窍,快慢录等效果。☆100Updated 3 years ago
- An excellent Android OpenGL Framework☆73Updated 4 years ago
- Android使用FFmpeg实现简单直播☆39Updated 6 years ago
- https://blog.csdn.net/u013028621/article/details/62417181 配套代码☆15Updated 3 years ago
- Android Rtmp播放器,基于MediaCodec与srs-librtmp,不依赖ffmpeg☆229Updated 4 years ago
- Android 音视频处理集合,关联了ffmpeg\libyuv等等库☆129Updated last year
- 在 Android Camera2 中获取和处理预览帧的示例工程☆62Updated last year
- A Simple Android MediaPlayer using FFmpeg, OpenSLES and OpenGLES base on ffplay☆103Updated 4 years ago
- A lightweight rendering library designed for Android that uses Only Java to make people forget the technical details of Opengl☆50Updated 2 years ago
- opengles基础整理☆30Updated 5 years ago
- Android视频处理库(Android Video Processing Library)☆50Updated 3 years ago
- android OpengGL学习作品,Camera数据作为源提供给着色器变换,涵盖FBO,OES,自定义EGL等知识☆33Updated 5 years ago
- Android平台Camera采集预览nv21格式数据,AudioRecord采集音频pcm数据,使用MediaCodec分别进行h264和AAC硬编码,通过MediaMuxer合成MP4☆108Updated 5 years ago
- 在Android Native中实现opengl实时渲染图像、视频、camera。☆31Updated 5 years ago
- 学习实践OpenGLES,包括绘制几何图形,添加渲染三角形,等腰三角形,彩色等腰三角形,和圆,使用OpenGlES 对 图片进行模糊,冷暖色调等处理,编写glsl着色器语言,基于Camera+GlSurfaceView实现相机实时预览 ,实时美颜,实时预览滤镜功能,以及对相册…☆80Updated 4 years ago
- ☆78Updated 6 years ago
- Let VideoView fill the screen/parent layout and ensure no distortion☆9Updated 4 years ago
- 基于Android平台的音视频编解码项目,使用MediaCodeC、OpenGL高效解决音视频编解码问题☆252Updated 5 years ago
- 在Android中使用Opus源码编译的so库,并验证编解码过程,Demo使用Kotlin实现☆38Updated 5 years ago
- video player used FFmpeg ,render to ANativeWindow☆36Updated 6 years ago
- 基于FFmpeg的Android播放器, 模拟Android MediaPlayer的生命周期和接口的实现,播放器的实现思路写在博客中, 目前还在完成所有功能☆37Updated 4 years ago