latelee / 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
BSD 3-Clause "New" or "Revised" License
94 stars 52 forks source link

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