sqvcnet / libvrLinks
A cross-platform library for quickly constructing iOS and Android video player, 360 degree, 360 degree 3D VR player etc. Support local file playing and http, rtmp, hls(correctly support DISCONTINUITY) etc. protocols.
☆20Updated 8 years ago
Alternatives and similar repositories for libvr
Users that are interested in libvr are comparing it to the libraries listed below
Sorting:
- All credits go to http://bigflake.com/mediacodec/☆75Updated 8 years ago
- ffmpeg for android☆67Updated 3 years ago
- android NDK JNI, use opencv compiled with ffmpeg, so you can use videocapture to decode videos, such as mp4,avi and so on☆71Updated 7 years ago
- the simplest audio encoder based on FFmpeg☆50Updated 9 years ago
- Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.☆35Updated 7 years ago
- ffmpeg + x264+ x265 + libde265 + opengl es display☆16Updated 9 years ago
- GPUImage implements by c++, the android example☆23Updated 6 years ago
- A simple application to demonstrate how to use Android Camera HAL 3☆88Updated 4 years ago
- transform yuv to rgb☆109Updated 10 years ago
- Android camera preview application using Camera2 API and OpenGL ES/Vulkan☆185Updated 9 months ago
- Android app using OpenCL implementation of few HDR algorithms☆16Updated 11 years ago
- Cardboard VR Toolkit Library (Decompiled sources)☆88Updated 11 years ago
- Examples about video encoders☆97Updated 11 years ago
- 打开摄像头,用oes纹理获取预览数据,再用hardwarebuffer将预览数据拷贝到cpu☆22Updated 7 years ago
- mirror of https://chromium.googlesource.com/external/libyuv/☆159Updated 10 years ago
- A parser to parse H.26 sps/pps☆19Updated 4 years ago
- ffmpeg - Frame Accurate Seeking Extension - A library to accomplish frame-accurate seeking, and frame-counting, for video processing appl…☆43Updated 16 years ago
- Project to add mobility features to the Google Cardboard project. Inital plan is to use the onboard accelerometer, then move to other thi…☆51Updated 11 years ago
- HEVC H.265 stream GUI Analyzer based on wxWidgets☆116Updated 9 years ago
- A Cross-platform (for both Android & iOS) Framework for GPU-based Filters, Video and Image Processing.☆219Updated 5 years ago
- openamedia recorder is a android app recording audio/video to a target file.☆17Updated 11 years ago
- H264(AVC) and H265(HEVC) bit stream Analyzer, VS2010 project. Same of H264BSAnalyzer.git☆78Updated 7 years ago
- Prototypes for GPGPU on Android, using OpenCL, OpenGL ES 2.0 shaders, or RenderScript.☆57Updated 11 years ago
- My attempt to port every NeHe classic OpenGL tutorial to OpenGL ES 2 for Android NDK☆29Updated last year
- This is an example project to show how to streaming from android camera to VLC or gstreamer.☆108Updated 10 years ago
- 志哥博客《视觉滤镜编码》《OpenGL.Shader进阶》项目工程