wenxiaoming / YUVRender
This project uses GPU to convert YUV to RGB for rendering on Android platform.
☆13Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for YUVRender
- All credits go to http://bigflake.com/mediacodec/☆73Updated 7 years ago
- Use GraphicBuffer class from Android native code☆199Updated 3 years ago
- Android NDK IPC using AHardwareBuffer, SharedMem, and Unix Sockets☆98Updated 6 years ago
- ☆27Updated 4 years ago
- Sample project to play audio and video from MPEG4 file using MediaCodec☆57Updated 2 years ago
- A simple application to demonstrate how to use Android Camera HAL 3☆80Updated 3 years ago
- Multi-process sharing of OpenGL textures on Android, based on HardwareBuffer☆51Updated last year
- 此程序使用android native代码实现EGL,并使用SurfaceView作为OpenGL绘图窗口。即可提高图形渲染性能,又可使用java层定义的图形界面☆52Updated 7 years ago
- This is an open source code of rtsp stream player in Android device.☆14Updated 4 years ago
- Android camera preview application using Camera2 API and OpenGL ES/Vulkan☆174Updated 4 months ago
- Learn how to render in native using EGL