yet another approach to GPU-assisted theora decoding is passing individual 8bpp textures for the Y, Cb and Cr, respectively, and doing all the colorspace conversion onboard the GPU. A nice feature of that approach is that each of the chrominance textures is 1/4 the resolution of the luminance...