zenith22 / libyuvDemo
This is a small android app demo explaining how to use libyuv in android projects.
☆15Updated 9 years ago
Alternatives and similar repositories for libyuvDemo:
Users that are interested in libyuvDemo are comparing it to the libraries listed below
- Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.☆36Updated 6 years ago
- ☆69Updated 7 years ago
- ☆52Updated 8 years ago
- Encode and Decode video use Mediacodec and Rxjava☆28Updated 8 years ago
- SoundTouch 是一个音频变速变调处理库,可以直接对PCM编码音频进行实时处理或文件处理。当前项目是从SoundTouch official site中下载,转移到Android Studio中使用的库。☆31Updated 6 years ago
- Audio Video Recorder in Android using MediaCodec & MediaMuxer☆14Updated 9 years ago
- android ffmpeg player☆19Updated 6 years ago
- On Android platform, use MediaCodec to encode camera preview data and decode it to surface after that.☆18Updated 10 years ago
- A component for Video Capture, Render and Encode, extracted from WebRTC.☆71Updated 6 years ago
- An Android wrapper for the C++ SoundTouch audio processing library☆51Updated 10 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
- ☆14Updated 10 years ago
- 使用libyuv和FFmpeg进行小视频的录制☆17Updated 5 years ago
- OpenGL learning tutorial, following https://learnopengl.com/☆46Updated 7 years ago
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆30Updated 9 years ago
- A tool for YUV raw data preview on Android platform.☆101Updated 5 years ago
- mp4v2 for android☆19Updated 5 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆56Updated 8 years ago
- Audio Recorder☆12Updated 7 years ago
- this sample shows how to use MediaCodec and AudioTrack to build an android player, with avsync optimization☆45Updated 2 years ago
- Live555 RTSP Server test☆38Updated 4 years ago
- A simple demo to demonstrate how to record screen using MediaProjectionManager and crop the video using OpenGL ES when recording on Andro…☆51Updated 7 years ago
- A Video Recorder for OpenGL ES App of Android.☆40Updated 10 years ago
- android OpenGL ES rendering,shader,pbo,TEXTURE_EXTERNAL_OES,draw&mediacodec_inputsurface,EGLImageKHR.☆17Updated 6 years ago
- 使用x264编码android camera回调yuv为h264的简单例子,camera回调nv21yuv转为yuv420 ,再编码☆63Updated 7 years ago
- ☆75Updated 5 years ago
- Decode Video with Mediacodec APIs and render on GLSurfaceView using OpenGL ES.☆16Updated 8 years ago
- 聚焦于Android Multimedia模块,结合Android5.X到Android7.X最新Multimedia相关的API等,实现录制音视频,播放音视频,截图,录屏,编解码等实用功能!☆77Updated 7 years ago
- The ultimate 2D image rendering engine, inspired from cats-oss/android-gpuimage, reinventing the wheel as my first OpenGL project after w…☆44Updated 5 years ago