¡@

Home 

c++ Programming Glossary: imageyuv

Problems converting YV12 to RGB through GLSL

http://stackoverflow.com/questions/8977489/problems-converting-yv12-to-rgb-through-glsl

0 Zrot 0 static GLint ImgWidth ImgHeight static GLushort ImageYUV NULL static void DrawObject void glBegin GL_QUADS glTexCoord2f.. int yuv_file_sz yuv_file.tellg ImgWidth 1280 ImgHeight 720 ImageYUV new GLushort yuv_file_sz char memblock new char yuv_file_sz.. memblock yuv_file_sz yuv_file.close A simple memcpy ImageYUV memblock yuv_file_sz won't work because the data read is stored..