YUV to RGB

BlitzMax Forums/BlitzMax Programming/YUV to RGB

Hi

As a second step to get my theora movie module working I have create a YUV to RGB module. This should help furthur development of my theora movie player.
The third step is now to decrypt theora files into a YUV stream.

In the meantime, some others may find the YUV conversion module useful.
http://www.pantson.com/Downloads/YUV.zip

Rich