lykhonis / MediaCodecLinks
Example of how to use MediaCodec to encode/decode and pass samples as byte array
☆79Updated 10 years ago
Alternatives and similar repositories for MediaCodec
Users that are interested in MediaCodec are comparing it to the libraries listed below
Sorting:
- Android MediaCodec Example☆267Updated 5 years ago
- Android MediaCodec API Demo☆268Updated 3 years ago
- Example on how to convert ExtractDecodeEditEncodeMuxTest to asynchronous mode☆102Updated 9 years ago
- Simultaneous audio and screen recording sample using MediaCodec/MediaMuxer/VirtualDisplay☆194Updated 4 years ago
- Migrated:☆145Updated 6 years ago
- All credits go to http://bigflake.com/mediacodec/☆76Updated 8 years ago
- Demo of using TextureView and OpenGL on it to render video☆164Updated 6 years ago
- Deprecated ( See https://github.com/Kickflip/kickflip-android-sdk for my current work). Experiments with Android 4.3's MediaCodec and Med…☆125Updated 9 years ago
- ffmpeg build scripts for android ndk usage (including x264)☆140Updated 7 years ago
- script(s) to build ffmpeg for android, including support for RTMP (and OpenSSL)☆243Updated 9 years ago
- Sample project to play audio and video from MPEG4 file using MediaCodec☆57Updated 4 years ago
- An Android video recorder using JavaCV and FFmpeg.☆203Updated 7 years ago
- 文章例子集合☆109Updated 8 years ago
- Convenience RenderScript tools for processing common Android formats such as Bitmap and NV21.☆155Updated 6 years ago
- A component for Video Capture, Render and Encode, extracted from WebRTC.☆71Updated 7 years ago
- Build Google libyuv with NDK for Android