yigalomer / Yuv2RgbRenderScriptLinks
☆17Updated 11 years ago
Alternatives and similar repositories for Yuv2RgbRenderScript
Users that are interested in Yuv2RgbRenderScript are comparing it to the libraries listed below
Sorting:
- On Android platform, use MediaCodec to encode camera preview data and decode it to surface after that.☆18Updated 11 years ago
- Android MediaCodec API Demo☆270Updated 3 years ago
- OpenGL ES study example☆32Updated 12 years ago
- Deprecated ( See https://github.com/Kickflip/kickflip-android-sdk for my current work). Experiments with Android 4.3's MediaCodec and Med…☆124Updated 8 years ago
- Build Google libyuv with NDK for Android☆235Updated 8 years ago
- Standalone Android.mk configuration for libjpeg-turbo.☆154Updated 5 years ago
- This is an example project to show how to streaming from android camera to VLC or gstreamer.☆108Updated 10 years ago
- Demo of using TextureView and OpenGL on it to render video☆164Updated 5 years ago
- x264 for android☆11Updated 4 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆55Updated 9 years ago
- Example of how to use MediaCodec to encode/decode and pass samples as byte array