I was wondering is there any C++ imaging libraries so that I can take a yuv file and display it, I will be able to pass the resolution of the file and Ycbcr info(usually at 4:2:2) I need this to turn the yuv into jpegs if possible or to display it in rgb mode to be built on a QPixmap. If anyone could point me in the right direction I'd be most grateful.
I just looked around, did you tried the following ?