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

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
[email protected]

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