bakaoh / X264AndroidLinks
x264 for android
☆11Updated 4 years ago
Alternatives and similar repositories for X264Android
Users that are interested in X264Android are comparing it to the libraries listed below
Sorting:
- Live555 port to Android platform☆38Updated 10 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆55Updated 9 years ago
- Android MediaCodec API Demo☆270Updated 2 years ago
- Example on how to convert ExtractDecodeEditEncodeMuxTest to asynchronous mode☆104Updated 9 years ago
- Migrated:☆146Updated 5 years ago
- A component for Video Capture, Render and Encode, extracted from WebRTC.☆71Updated 7 years ago
- All credits go to http://bigflake.com/mediacodec/☆76Updated 8 years ago
- Example of how to use MediaCodec to encode/decode and pass samples as byte array☆79Updated 10 years ago
- Simultaneous audio and screen recording sample using MediaCodec/MediaMuxer/VirtualDisplay☆194Updated 3 years ago
- Mirror of git://git.videolan.org/x264.git build for Android☆40Updated 11 years ago
- Sample project to play audio and video from MPEG4 file using MediaCodec☆57Updated 3 years ago
- ffmpeg build scripts for android ndk usage (including x264)☆140Updated 7 years ago
- 文章例子集合☆109Updated 7 years ago
- ☆170Updated 4 years ago
- Android NDK wrapper for libsonic☆89Updated 8 years ago
- Standalone Android.mk configuration for libjpeg-turbo.☆154Updated 4 years ago
- Proof of concept Android application that streams data from a USB Audio Class Device☆81Updated 10 years ago
- This is a small android app demo explaining how to use libyuv in android projects.