yuv2rgb
Here are 30 public repositories matching this topic...
FFmpeg6 step by step tutorials for iOS/macOS developer. (适合零基础的 iOS/macOS 开发者学习FFmpeg API 和音视频渲染技术。演示了 OpenGL 和 Metal 等多种视频渲染方式,以及使用 AudioUnit 和 AudioQueue 渲染不同格式的音频。)
-
Updated
Sep 3, 2026 - Objective-C
ffmpeg decode, Qml/opengl convert yuv to rgb and render
-
Updated
Aug 28, 2023 - C
fast, high peformance image processing library for golang
-
Updated
Oct 22, 2023 - C++
Compiled libyuv Google library and wrapper for it for easy and fast scale, rotate, mirror and convert frames from android Camera2 or CameraX
-
Updated
May 4, 2023 - C++
🌈 基于Google的libyuv编译封装的YUV转换工具库,主要用途是在各种YUV与RGB之间进行相互转换、裁减、旋转、缩放、镜像等。(用法超简单)
-
Updated
May 16, 2026 - C++
FFmpeg音视频库学习实践,包括音频使用mp3lame库实时编码pcm成mp3文件,faac库编码pcm成aac音频文件,使用ffmpeg解码mp4视频使用ANativeWindow简易播放器,ffmpeg解码mp4视频成yuv格式裸流数据,ffmpeg合成封装h264视频编码文件和aac音频编码文件成mp4视频,和逆过程 ffmpeg解封装mp4视频成h264和aac 编码文件,以及常见的yuv图像格式操作,yuv转换rgb(使用libyuv和纯代码),libjpeg-turbo库读取解码jpeg图像,libpng库读取解码png图像并使用ANativeWindow在Android显示,最后使用libjpeg-turbo和libpng库对原始yuv图像编码成jpeg和png图像
-
Updated
Dec 7, 2020 - C
Cross Platform H264 library for .NET with SIMD color model conversion support, based on Cisco's OpenH264
-
Updated
Mar 14, 2025 - C++
Colorspace conversion, gamma correction, and more -- all integrated within a MIPI-to-HDMI pipeline in FPGA.
-
Updated
Jul 30, 2020 - VHDL
A collection of YUV and RGB components.
-
Updated
Jun 5, 2023 - C++
The strongest YUV conversion RenderScript in history, supports conversion to RGBA, BGRA, and supports rotation and flipping simultaneously. The YUV data format supports NV21, YV12, YUV420_888, corresponding to the YUV processing of Android Camera1API and Camera2 API.
-
Updated
Nov 11, 2025 - Java
This project uses GPU to convert YUV to RGB for rendering on Android platform.
-
Updated
May 30, 2018 - Java
Fractal image compressor for MSU data compression course
-
Updated
Nov 26, 2020 - Jupyter Notebook
Add this topic to your repo
To associate your repository with the yuv2rgb topic, visit your repo's landing page and select "manage topics."