quanhua92 / GLMediaPlayer
Android media player using GLSurfaceView
☆25Updated 9 years ago
Alternatives and similar repositories for GLMediaPlayer:
Users that are interested in GLMediaPlayer are comparing it to the libraries listed below
- Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.☆36Updated 6 years ago
- Encode and Decode video use Mediacodec and Rxjava☆28Updated 8 years ago
- Android视频处理库(Android Video Processing Library)☆50Updated 4 years ago
- ☆69Updated 7 years ago
- Android aac encoder using voaac☆32Updated 9 years ago
- android OpenGL ES rendering,shader,pbo,TEXTURE_EXTERNAL_OES,draw&mediacodec_inputsurface,EGLImageKHR.☆17Updated 6 years ago
- this sample shows how to use MediaCodec and AudioTrack to build an android player, with avsync optimization☆45Updated 3 years ago
- 使用x264编码android camera回调yuv为h264的简单例子,camera回调nv21yuv转为yuv420 ,再编码☆63Updated 8 years ago
- OpenGL learning tutorial, following https://learnopengl.com/☆46Updated 7 years ago
- Android上的基于OpenGL ES 3.0的渲染库(An Android render library based on OpenGL ES 3.0)☆16Updated 5 years ago
- Decode Video with Mediacodec APIs and render on GLSurfaceView using OpenGL ES.☆17Updated 8 years ago
- OpenGL运用在Android上的Demo,结合Camera和MediaCodec实现预览和渲染,用于实现视频的裁剪,翻转,缩放,滤镜功能。☆70Updated 6 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆56Updated 9 years ago
- Android EGL及GL线程封装库(EGL and GLThread library for Android)☆67Updated 5 years ago
- 【Android 音视频开发打怪升级】系列文章示例代码(A demo to introduce how to develop android video)。本项目将从MediaCodec硬解,FFmpeg软解,OpenGL等方面,全方位讲解如何在Android上进行音视频编…☆8Updated 5 years ago
- ☆75Updated 5 years ago
- A component for Video Capture, Render and Encode, extracted from WebRTC.☆71Updated 7 years ago
- 基于cmake构建的ijkPlayer☆53Updated 3 years ago
- Audio Video Recorder in Android using MediaCodec & MediaMuxer☆14Updated 9 years ago
- This repository is created for android hardware decode encode test☆35Updated 8 years ago
- 高性能任意尺寸视频录制 (相机支持的最大预览尺寸),分段录制,删除,canvas☆66Updated last year
- All credits go to http://bigflake.com/mediacodec/☆74Updated 7 years ago
- Android OpenGL 图片/视频特效渲染库,类似IOS上的GPUImage(Android OpenGL Image/Video Effect Rendering Library which is similar to GPUImage on IOS)☆78Updated 4 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 7 years ago
- android danmaku/danmu/tanmu implemented/renderered by opengl/opengles 2.0☆55Updated 7 years ago
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆30Updated 9 years ago
- An alternative solution to replace the getFrameAt method of Android MediaMetadataRetriever. FrameGrabber uses MediaCodec to decode video …☆54Updated 11 years ago
- MediaCodec API sample app. (Video recording with effect)☆25Updated 11 years ago
- Mp4Coder,H264和AAC合成MP4视频库,视频拼接。Android版本,也可使用aar库☆83Updated 8 years ago
- 打开摄像头,用oes纹理获取预览数据,再用hardwarebuffer将预览数据拷贝到cpu☆23Updated 6 years ago