Skip to content

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

License

Notifications You must be signed in to change notification settings

latelee/yuv2rgb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

64a25d5 · Jun 2, 2021

History

11 Commits
Mar 21, 2014
Mar 6, 2014
Jun 2, 2021
Aug 14, 2020
Aug 14, 2020
Aug 14, 2020
Aug 14, 2020
Mar 6, 2014
Oct 26, 2013
Oct 26, 2013
Mar 5, 2014
Mar 5, 2014
Mar 6, 2014
Oct 26, 2013
Aug 14, 2020
Mar 6, 2014
Mar 6, 2014

Repository files navigation

yuv2rgb
=======

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

Windows: open yuvrgb.vcxproj file using vs 2015.  
Linux: make ; ./a.out

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published