Home
Products
Community
Manuals
Contact
Login or Signup

YUV to RGB

BlitzMax Forums/BlitzMax Programming/YUV to RGB

PantsOn(Posted 1+ years ago) #1
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