Dexterp37 / GPUImage
An open source C++ port of the famous iOS framework for GPU-based image and video processing
☆23Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for GPUImage
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆56Updated 8 years ago
- Android Camera Library + GPUImage GLSL filters☆53Updated 10 years ago
- This Android project is used to convert camera YUV byte data in to RGB data (can be used in augmented reality) in android NDK.☆31Updated 11 years ago
- PCM resampling library leveraging resample and libresample☆80Updated 6 years ago
- An actual functioning Android app using ffmpeg through the NDK☆119Updated 7 months ago
- A wrapper for FFmpeg on Android☆33Updated 8 years ago
- mix music and mic pcm, then encode them into aac file☆23Updated 8 years ago
- Example Speex Echo Cancellation for Android☆50Updated 8 years ago
- GPGPU for mobile devices and embedded systems using OpenGL ES 2.0☆74Updated 8 years ago
- An Android wrapper for the C++ SoundTouch audio processing library☆51Updated 10 years ago
- Stagefright Plugins for Android☆95Updated 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…☆123Updated 8 years ago
- A simple callback-driven audio API for Android that sits on top of OpenSL and provides a credible illusion of synchronized input and outp…☆63Updated 6 years ago
- Java API for android acoustic echo cancellation.☆64Updated 11 years ago
- OpenGL ES study example☆32Updated 11 years ago
- Turning Android devices into HLS video servers.☆74Updated 10 years ago
- GPUImage implements by c++, the android example☆24Updated 5 years ago
- Use MediaPlayer and SurfaceTexture playback video☆121Updated 4 years ago
- The cine.io Android Broadcast SDK☆52Updated 9 years ago
- Android NDK wrapper for libsonic☆90Updated 7 years ago
- A Cross-platform (for both Android & iOS) Framework for GPU-based Filters, Video and Image Processing.☆214Updated 4 years ago
- A library you can compile into your Android NDK code to generate gprof-compatible profile information.☆196Updated 9 years ago
- A videoplayer and streaming audio decoder that outputs pcm or directly writes to Android/AudioTrack (based on https://github.com/appunite…☆41Updated 10 years ago
- openamedia recorder is a android app recording audio/video to a target file.☆17Updated 10 years ago
- An alternative solution to replace the getFrameAt method of Android MediaMetadataRetriever. FrameGrabber uses MediaCodec to decode video …☆52Updated 10 years ago
- MediaCodec API sample app. (Video recording with effect)☆25Updated 11 years ago
- An android demo of webrtc audio process module, including aec, aecm, ns, agc and so on. The NDK part of the project is built using cmake …☆29Updated 7 years ago
- android-ffmpeg-tutorial☆259Updated 11 years ago