fuyufjh / GraphicBuffer
Use GraphicBuffer class from Android native code
☆202Updated 4 years ago
Alternatives and similar repositories for GraphicBuffer:
Users that are interested in GraphicBuffer are comparing it to the libraries listed below
- 打开摄像头,用oes纹理获取预览数 据,再用hardwarebuffer将预览数据拷贝到cpu☆23Updated 6 years ago
- Learn how to render in native using EGL☆79Updated 6 years ago
- 文章例子集合☆109Updated 7 years ago
- Learn OpenGL ES On Android☆93Updated 7 years ago
- Android camera preview application using Camera2 API and OpenGL ES/Vulkan☆179Updated 9 months ago
- All credits go to http://bigflake.com/mediacodec/☆75Updated 7 years ago
- Multi-process sharing of OpenGL textures on Android, based on HardwareBuffer☆61Updated last year
- ☆27Updated 4 years ago
- Android NDK IPC using AHardwareBuffer, SharedMem, and Unix Sockets☆104Updated 6 years ago
- NOTE: This project is not maintained anymore☆370Updated 6 months ago
- 此程序使用android native代码实现EGL,并使用SurfaceView作为OpenGL绘图窗口。即 可提高图形渲染性能,又可使用java层定义的图形界面☆54Updated 7 years ago
- Build Google libyuv with NDK for Android☆233Updated 8 years ago
- 基于 Vulkan 实现的 GPUImage☆155Updated 2 years ago
- ffmpeg build scripts for android ndk usage (including x264)☆141Updated 7 years ago
- Sample project to play audio and video from MPEG4 file using MediaCodec☆57Updated 3 years ago
- A Cross-platform (for both Android & iOS) Framework for GPU-based Filters, Video and Image Processing.☆217Updated 4 years ago
- OpenGL ES 高级进阶学习项目(OpenGL ES advanced learning project)☆248Updated 5 years ago
- mirror of https://chromium.googlesource.com/external/libyuv/☆158Updated 9 years ago
- ☆16Updated 10 months ago
- Android MediaCodec API Demo☆270Updated 2 years ago
- Sample that shows how to combine native rendering with Java UI on Android☆211Updated 9 years ago
- Demo for rendering android views to OpenGL texture☆225Updated 3 years ago
- ☆171Updated 4 years ago
- Native android application that showcases camera preview mapping on a spinning 3D cube.☆46Updated 4 years ago
- A prototype of camer live filter. Try to use diversified technologies to realize it.☆83Updated 11 years ago
- android OpenGL ES rendering,shader,pbo,TEXTURE_EXTERNAL_OES,draw&mediacodec_inputsurface,EGLImageKHR.☆17Updated 6 years ago
- Game Engine☆59Updated 7 years ago
- transform yuv to rgb☆110Updated 9 years ago
- study of malloc debug☆41Updated 5 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆56Updated 9 years ago