zenith22 / libyuvDemoLinks
This is a small android app demo explaining how to use libyuv in android projects.
☆15Updated 10 years ago
Alternatives and similar repositories for libyuvDemo
Users that are interested in libyuvDemo are comparing it to the libraries listed below
Sorting:
- ☆70Updated 8 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆55Updated 9 years ago
- A tool for YUV raw data preview on Android platform.☆101Updated 6 years ago
- ☆52Updated 9 years ago
- A component for Video Capture, Render and Encode, extracted from WebRTC.☆72Updated 7 years ago
- An Android wrapper for the C++ SoundTouch audio processing library☆51Updated 11 years ago
- Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.☆36Updated 7 years ago
- Migrated:☆145Updated 5 years ago
- Learn how to render in native using EGL☆79Updated 7 years ago
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆30Updated 9 years ago
- Android视频处理库(Android Video Processing Library)☆50Updated 4 years ago
- OpenGL learning tutorial, following https://learnopengl.com/☆46Updated 8 years ago
- MediaPlayer based on SDL & FFMPEG☆40Updated 10 years ago
- ☆75Updated 6 years ago
- 使用x264编码android camera回调yuv为h264的简单例子,camera回调nv21yuv转为yuv420 ,再编码☆63Updated 8 years ago
- Android MediaCodec API Demo☆270Updated 2 years ago
- this sample shows how to use MediaCodec and AudioTrack to build an android player, with avsync optimization☆45Updated 3 years ago
- Encode and Decode video use Mediacodec and Rxjava☆27Updated 8 years ago
- 流媒体学习☆21Updated 2 years ago
- Example of how to use MediaCodec to encode/decode and pass samples as byte array☆78Updated 10 years ago
- Build Google libyuv with NDK for Android☆235Updated 8 years ago
- All credits go to http://bigflake.com/mediacodec/☆76Updated 8 years ago
- x264 for android☆11Updated 4 years ago
- Audio Video Recorder in Android using MediaCodec & MediaMuxer☆14Updated 9 years ago
- A demo to show how to use MediaCodec to encode and decode yuv stream to h264 stream. The yuv stream comes from camera.☆13Updated 9 years ago
- Learn OpenGL ES On Android☆94Updated 7 years ago
- ☆171Updated 4 years ago
- A Video Recorder for OpenGL ES App of Android.☆41Updated 10 years ago
- Sample project to play audio and video from MPEG4 file using MediaCodec☆57Updated 3 years ago
- this program can get android camera data and encode it into h264 encoded flv file using ffmpeg. 本程序可以读取安卓手机摄像头数据并利用ffmpeg实时编码为H.264编码格式的F…☆97Updated 3 years ago