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 API Demo☆270Updated 2 years ago
- All credits go to http://bigflake.com/mediacodec/☆76Updated 8 years ago
- Example on how to convert ExtractDecodeEditEncodeMuxTest to asynchronous mode☆103Updated 9 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
- Android MediaCodec Example☆267Updated 4 years ago
- A component for Video Capture, Render and Encode, extracted from WebRTC.☆71Updated 7 years ago
- Migrated:☆147Updated 5 years ago
- Live555 RTSP Server test☆39Updated 5 years ago
- A tool for YUV raw data preview on Android platform.☆101Updated 5 years ago
- This repository helps to compile FFmpeg 3.4 Version for Android using Android NDK Standalone Toolchain.☆23Updated 2 years ago
- Use MediaPlayer and SurfaceTexture playback video☆121Updated 5 years ago
- Sample project to play audio and video from MPEG4 file using MediaCodec☆58Updated 3 years ago
- ffmpeg build scripts for android ndk usage (including x264)☆140Updated 7 years ago
- Build Google libyuv with NDK for Android☆234Updated 8 years ago
- 文章例子集合☆109Updated 7 years ago
- On Android platform, use MediaCodec to encode camera preview data and decode it to surface after that.☆18Updated 10 years ago
- An Android wrapper for the C++ SoundTouch audio processing library☆51Updated 11 years ago
- Live555 port to Android platform☆37Updated 9 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆56Updated 9 years ago
- Demo of using TextureView and OpenGL on it to render video☆165Updated 5 years ago
- Android视频处理库(Android Video Processing Library)☆50Updated 4 years ago
- Simultaneous audio and screen recording sample using MediaCodec/MediaMuxer/VirtualDisplay☆194Updated 3 years ago
- webrtc AEC module and its required dependencies module for android.☆50Updated 8 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 8 years ago
- 使用x264编码android camera回调yuv为h264的简单例子,camera回调nv21yuv转为yuv420 ,再编码☆63Updated 8 years ago
- Android library based on FFMpeg for playing given RTSP endpoint.☆65Updated 6 years ago
- Encode and Decode video use Mediacodec and Rxjava☆28Updated 8 years ago
- WebRTC is a free, open project.The source code of this demo is based on official samples(src/samples/androidapp). I have compiled webrtc …☆106Updated 7 years ago
- MediaCodec API sample app. (Video recording with effect)☆25Updated 11 years ago
- android OpenGL ES rendering,shader,pbo,TEXTURE_EXTERNAL_OES,draw&mediacodec_inputsurface,EGLImageKHR.☆17Updated 6 years ago