lykhonis / MediaCodec
Example of how to use MediaCodec to encode/decode and pass samples as byte array
☆78Updated 9 years ago
Alternatives and similar repositories for MediaCodec:
Users that are interested in MediaCodec are comparing it to the libraries listed below
- Example on how to convert ExtractDecodeEditEncodeMuxTest to asynchronous mode☆102Updated 9 years ago
- Android MediaCodec API Demo☆270Updated 2 years ago
- All credits go to http://bigflake.com/mediacodec/☆74Updated 7 years ago
- Build Google libyuv with NDK for Android☆234Updated 8 years ago
- Deprecated ( See https://github.com/Kickflip/kickflip-android-sdk for my current work). Experiments with Android 4.3's MediaCodec and Med…☆124Updated 8 years ago
- ffmpeg build scripts for android ndk usage (including x264)☆141Updated 6 years ago
- Simultaneous audio and screen recording sample using MediaCodec/MediaMuxer/VirtualDisplay☆192Updated 3 years ago
- Android MediaCodec Example☆265Updated 4 years ago
- webrtc AEC module and its required dependencies module for android.☆49Updated 8 years ago
- A tool for YUV raw data preview on Android platform.☆102Updated 5 years ago
- Migrated:☆146Updated 5 years ago
- A component for Video Capture, Render and Encode, extracted from WebRTC.☆71Updated 7 years ago
- Demo of using TextureView and OpenGL on it to render video☆165Updated 5 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
- Sample project to play audio and video from MPEG4 file using MediaCodec☆57Updated 3 years ago
- Script and Instructions for building FFmpeg for Android☆82Updated 11 years ago
- Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.☆36Updated 6 years ago
- A videoplayer and streaming audio decoder that outputs pcm or directly writes to Android/AudioTrack (based on https://github.com/appunite…☆41Updated 11 years ago
- Live555 port to Android platform☆37Updated 9 years ago
- An Android wrapper for the C++ SoundTouch audio processing library☆51Updated 11 years ago
- Library that receives UDP packets wrapped into RTP and coded in H264, decodes the corresponding frames and plays the resulting stream in …☆133Updated 7 years ago
- script(s) to build ffmpeg for android, including support for RTMP (and OpenSSL)☆243Updated 8 years ago
- ffmpeg for android☆67Updated 2 years ago
- On Android platform, use MediaCodec to encode camera preview data and decode it to surface after that.☆18Updated 10 years ago
- This repository helps to compile FFmpeg 3.4 Version for Android using Android NDK Standalone Toolchain.☆23Updated 2 years ago
- 文章例子集合☆109Updated 7 years ago
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆173Updated 5 years ago
- Encode AAC files in Android☆260Updated 8 years ago
- A high performance Android media player, base on ffmpeg and MediaCodec, support VR video.☆150Updated 5 years ago
- A Video Recorder for OpenGL ES App of Android.☆40Updated 10 years ago