lidee92805 / DecodeVideo
☆14Updated 6 years ago
Alternatives and similar repositories for DecodeVideo:
Users that are interested in DecodeVideo are comparing it to the libraries listed below
- A demo of Metal Realtime Lut Filter☆39Updated 7 years ago
- iOS11 VideoToolbox samples☆14Updated 7 years ago
- 使用Metal实现的滤镜链处理框架☆20Updated 5 years ago
- Video recording module for iOS. Using OpenGLES.☆12Updated 9 years ago
- opengl es基础☆12Updated 3 years ago
- 音频采集PCM格式数据编码为AAC格式数据☆15Updated 7 years ago
- iOS render NV12 or RGB data by OpenGL.☆17Updated 5 years ago
- Metal matrices for 3D-Transformation.Including Scale / Translate / Rotate / LookAt / Projection / Orthographic / Frustum, and some Off-Ce…☆10Updated 4 years ago
- Video process demo base on metal☆10Updated 5 years ago
- An simple video playe demo implemented using FFmpeg and SDL2.0 ,OpenGL ES☆39Updated 6 years ago
- 基于 OpenGL ES 实现长腿功能。☆44Updated 2 years ago
- iOS中音视频采集,硬编码(AVCaptureSession、VideoToolbox、AudioToolbox)☆56Updated 8 years ago
- A project for debugging FFmpeg and SDL in Xcode.☆82Updated 5 months ago
- It is a lite library to render multiple videos\camera and recoder a new video and each video can change filter.☆19Updated 6 years ago
- A macOS player base on ffmpeg using OC and Swift.☆57Updated 9 months ago
- ☆26Updated 8 years ago
- iOS macOS 编解码库 脱离ffmpeg等外部依赖 支持H.264 H.265裸流播放 硬件编解码 rtmp推流等. New Version: https://github.com/CmST0us/MediaIO☆93Updated 5 years ago
- iOS: use FFmpeg and VTDecompressionSession finish video decode and render to screen.☆79Updated 5 years ago
- CVPixelBuffer input for GPUImage, iOS☆33Updated 6 years ago
- Learning practice demo for examples in OpenGL Super Bible 6th☆13Updated last year
- 基于GPUImage的实时视频流贴纸Demo☆25Updated 8 years ago
- 音频波形图开源实现 powered by KSYUN☆36Updated 7 years ago
- VideoCore+GPUImage☆12Updated 8 years ago
- ios音视频直播及播放技术预研总结。包含相机操作(视频预览,拍照,闪光灯等)、音频采集、音频编码(pcm->aac)、视频采集、视频编码(VideoToolBox 硬编码和ffmpeg软编码)、推流等各种直播相关功能☆91Updated 5 years ago
- iOS VideoToolBox encode&decode demo☆59Updated 6 years ago
- Learn-Metal