byhook / graphic4android
libjpeg-turbo、libpng、libyuv等图形图像处理库的移植与YUV和RGB的转换操作实践
☆111Updated 6 years ago
Alternatives and similar repositories for graphic4android:
Users that are interested in graphic4android are comparing it to the libraries listed below
- 使用libyuv对yuv数据进行缩放,旋转,镜像,裁剪等操作☆228Updated 5 years ago
- 志哥博客《OpenGL.ES在Android上的简单实践》《NDK学习笔记》专栏demo工程☆50Updated 4 years ago
- Android NDK 音视频 FFmpeg OpenGL OpenCV rtmp 直播 学习记录! 想要更全面的学习音视频可以点击👉(适合零基础入门音视频专栏)☆152Updated 5 years ago
- 基于cmake构建的ijkPlayer☆53Updated 3 years ago
- A image processing library on Android, base on the libyuv.☆193Updated 4 years ago
- ☆112Updated 5 years ago
- ☆69Updated 7 years ago
- opengl Tutorial☆86Updated 6 years ago
- Camera2+OpenGl ES+Opencv+MediaCodec 实现美颜,大眼,贴纸,灵魂出窍,快慢录等效果。☆103Updated 4 years ago
- 使用x264编码android camera回调yuv为h264的简单例子,camera回调nv21yuv转为yuv420 ,再编码☆63Updated 8 years ago
- 基于 libyuv 封装各种图像格式转换,用于处理摄像头yuv图像数据☆134Updated 2 years ago
- ☆34Updated 7 years ago
- opengl es预览camera数据,并用mediacodec获取opengl es绘制数据,进行视频与音频录制☆74Updated 6 months ago
- A Simple Android MediaPlayer using FFmpeg, OpenSLES and OpenGLES base on ffplay☆103Updated 5 years ago
- Android平台Camera采集预览nv21格式数据,AudioRecord采集音频pcm数据,使用MediaCodec分别进行h264和AAC硬编码,通过MediaMuxer合成MP4☆108Updated 5 years ago
- Android Develop With C++☆150Updated 3 years ago
- video player used FFmpeg ,render to ANativeWindow☆36Updated 6 years ago
- ffmpeg developing examples on Android Studio // ffmpeg 实战案例☆43Updated 3 years ago
- adnroid h264合成mp4☆72Updated 6 years ago
- 博客地址☆70Updated 6 years ago
- opengles基础整理