Repository navigation
opensl-es
- Website
- Wikipedia
Free, easy, portable audio engine for games
【Android 音视频开发打怪升级】系列文章示例代码(A demo to introduce how to develop android video)。本项目将从MediaCodec硬解,FFmpeg软解,OpenGL等方面,全方位讲解如何在Android上进行音视频编辑开发。
YUV/PCM/H264/H265/AAC/FFmpeg/Opengl. 这有丰富的音视频开发的学习资源、开发工具、优秀书籍、教程、面试题和开源项目,旨在帮助开发者和爱好者更好地学习、实践和工作。
Re-implementation of Android's MediaPlayer and audio effect classes based on OpenSL ES APIs.
A high performance Android media player, base on ffmpeg and MediaCodec, support VR video.
一个支持录制和播放音频视频的安卓短视频应用,支持添加水印,并可以选择多种仿抖音滤镜特效展示。A video and audio recorder and player based on OpenGL es,FFmpeg,OpenSl es,MediaCodec on Android platform.It gives video interesting effect through fragment shader.
Cross Platform D-Lang Game Engine with scripting support
在JNI层基于ffmpeg-3.3.9解码实现的音视频播放器。解码后通过OpenGL ES绘制yuv数据,OpenSL ES播放pcm数据
A synthesizer lib using SDL2, OpenSL ES and FluidLite
A cross-platform C++ library for recording, playing, and processing audio.
A tutorial project based on the book "Android NDK for Beginners" by Sylvain Retabouil. Android NDK features such as JNI bridge, OpenGLES and OpenSLES integration are covered
A simple app to test audio delay on an Android Device on each Audio Backend API
an android demo application contains of ffmpeg opengl etc.