yuv
There are 94 repositories under yuv topic.
IENT/YUView
The Free and Open Source Cross Platform YUV Viewer with an advanced analytics toolset
xhunmon/VABlog
YUV/PCM/H264/H265/AAC/FFmpeg/Opengl. 这有丰富的音视频开发的学习资源、开发工具、优秀书籍、教程、面试题和开源项目,旨在帮助开发者和爱好者更好地学习、实践和工作。
gongluck/AnalysisAVP
音视频学习,相关文件格式/协议分析,框架学习等。encode decode;rgb yuv h264 aac flv mp4 rtmp;libyuv x264 openh264 faac faad2 fdk-aac librtmp ffmpeg sdl2 webrtc;android ios capture videotoolbox;
rolinh/VQMT
VQMT: Video Quality Measurement Tool. Fast implementations of the following objective image quality metrics: PSNR, SSIM, MS-SSIM, VIFp, PSNR-HVS and PSNR-HVS-M.
debugly/FFmpegTutorial
FFmpeg step by step tutorials for iOS/macOS developer. (适合零基础的 iOS/macOS 开发者学习FFmpeg API 和音视频渲染技术。演示了 OpenGL 和 Metal 等多种视频渲染方式,以及使用 AudioUnit 和 AudioQueue 渲染不同格式的音频。)
JackeyLea/ffmpeg_beginner
食铁兽 ffmpeg4/5/6入门系列教程代码
carina-studio/PixelViewer
A cross-platform image viewer which supports reading raw Luminance/YUV/RGB/ARGB/Bayer pixels data from file and rendering it.
ksvc/ks265codec
ks cloud hevc(h265) encoder decoder test and description
mrousavy/vision-camera-resize-plugin
A VisionCamera Frame Processor plugin for fast buffer resizing and colorspace (YUV <> RGBA) conversions
tommyettinger/colorful-gdx
A libGDX mechanism to manipulate colors in powerful ways
gordinmitya/yuv2buf
Android CameraApi2 / CameraX Image to ByteBuffer converter.
yishuinanfeng/opengl-es-study-demo
一个OpenGL es入门项目,帮助初学者更快地入门学习。主要内容是基础图形绘制、缓冲对象使用、渲染视频、视频添加滤镜效果,详细可见我的博客专栏。Opengl es study demo for freshman to learn opengl es quickly.
PassByYou888/zAnalysis
zAnalysis是基于Pascal语言编写的大型统计学开源库
MasterAler/SampleYUVRenderer
Very basic sketch of rendering YUV frames via Qt/OpenGL
MediaEyeEngineers/YuvEye
🔥好用支持度高的免费跨平台Yuv播放器(分析器); A cross-platform YUV player, and support I420/YV12/YV21/NV12/NV21/I422/I444/...
octu0/blurry
fast, high peformance image processing library for golang
theeasiestway/android-yuv-utils
Compiled libyuv Google library and wrapper for it for easy and fast scale, rotate, mirror and convert frames from android Camera2 or CameraX
chili-epfl/qml-ar
Seamless Augmented Reality module for QML using UchiyaMarkers
tomerblecher/YUV_2_RGB
Full working example of YUV to RGB transform in Dart with native code(Java)
tuke0919/YingKe-SimpleCodeC
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图像
labradon/yuvio
Python package for reading and writing uncompressed yuv image and video data.
yinyangwu/BajieRTMPLive
BajieRTMPLive--机身摄像头&&UVC摄像头实现直播方案
bookzhan/YUVRenderScript
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.
alzybaad/RGB2YUV
the example of RGB to YUV420 on Android
harveenchadha/Udacity-CarND-Vehicle-Detection-and-Tracking
Term 1, Project 5 - Udacity Self Driving Car Nanodegree
jenly1314/libyuv
:rainbow: 基于Google的libyuv编译封装的YUV转换工具库,主要用途是在各种YUV与RGB之间进行相互转换、裁减、旋转、缩放、镜像等。(用法超简单)
xiaoqinxing/ImageViewer
这是一款能够对 常见格式的图片和 YUV 格式的图片进行查看、分析和对比的工具。支持任意组图片对比,可以随意增删画面对比窗口,支持统计信息的查看。
awxkee/yuvutils-rs
Rust high performace utilities for YUV format handling and conversion.
zchrissirhcz/KantuCompare
Visual comparison for YUV and JPG/PNG images.
BruceWind/SoftCodec
📀 Encoding YUV into H.246 & transmit it to rtmp server.
rolinh/yuvcutter
Tool to cut the first N frames from a RAW YUV video file (mirror repository)
PascalVault/Lazzy_Image_Viewer
Image viewer in Pascal. Supports 100+ image formats
R1NC/AND-YUV
LibYUV Utils for Android.