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
- A tool for YUV raw data preview on Android platform.☆101Updated 6 years ago
- ☆52Updated 9 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
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆55Updated 9 years ago
- Encode and Decode video use Mediacodec and Rxjava☆27Updated 9 years ago
- On Android platform, use MediaCodec to encode camera preview data and decode it to surface after that.☆18Updated 11 years ago
- 文章例子集合☆109Updated 7 years ago
- this sample shows how to use MediaCodec and AudioTrack to build an android player, with avsync optimization☆45Updated 3 years ago
- Android aac encoder using voaac☆32Updated 10 years ago
- Migrated:☆145Updated 6 years ago
- An CameraPreview For Android Platform☆24Updated 8 years ago
- OpenGL ES study example☆32Updated 12 years ago
- Build Google libyuv with NDK for Android☆233Updated 9 years ago
- Android视频处理库(Android Video Processing Library)☆50Updated 4 years ago
- A component for Video Capture, Render and Encode, extracted from WebRTC.☆71Updated 7 years ago
- webrtc AEC module and its required dependencies module for android.☆51Updated 9 years ago
- Video and audio decoding based with FFmpeg 基于ffmpeg的 视频解码 音频解码.播放等☆89Updated 9 years ago
- ☆75Updated 6 years ago
- Learn how to render in native using EGL☆80Updated 7 years ago
- MediaCodec API sample app. (Video recording with effect)☆25Updated 12 years ago
- Example of how to use MediaCodec to encode/decode and pass samples as byte array☆78Updated 10 years ago
- Audio Video Recorder in Android using MediaCodec & MediaMuxer☆14Updated 10 years ago
- SoundTouch 是一个音频变速变调处理库,可以直接对PCM编码音频进行实时处理或文件处理。当前项目是从SoundTouch official site中下载,转移到Android Studio中使用的库。☆31Updated 7 years ago
- android 回音噪音处理☆58Updated 11 years ago
- Android ffmpeg with x264☆21Updated 8 years ago
- OpenGL运用在Android上的Demo,结合Camera和MediaCodec实现预览和渲染,用于实现视频的裁剪,翻转,缩放,滤镜功能。☆70Updated 7 years ago
- An MediaCodecAudioEncoder For Android Platform☆18Updated 8 years ago
- 使用x264编码android camera回调yuv为h264的简单例子,camera回调nv21yuv转为yuv420 ,再编码☆63Updated 8 years ago