lightjia / yuv2rgb

Convert yuv to rgb(yuv422p, yuv420p, etc), or vice versa.VS 2003 project(but written in pure C). see https://github.com/latelee/YUVPlayer.git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yuv2rgb
=======

Convert yuv(yuv422p, yuv420p, yuv422sp, yuv420sp, etc) to rgb(save as bmp file), or vice versa.VS 2003 project. 

Late Lee

http://www.latelee.org
latelee@163.com

About

Convert yuv to rgb(yuv422p, yuv420p, etc), or vice versa.VS 2003 project(but written in pure C). see https://github.com/latelee/YUVPlayer.git


Languages

Language:C 87.2%Language:C++ 10.4%Language:Makefile 2.4%