jpeg: revert to using RBGA textures
authortheuni <theuni-nospam-@xbmc.org>
Wed, 21 Sep 2011 02:23:03 +0000 (22:23 -0400)
committertheuni <theuni-nospam-@xbmc.org>
Wed, 21 Sep 2011 05:45:20 +0000 (01:45 -0400)
commit678f90b9e9f4db74d3fc3228431f24e9e71d8799
treecfc030dc07500932f3b3304fbf315a67f8b5519b
parent7e246cf6db4bf30efbe68e700f15418dc7e34663
jpeg: revert to using RBGA textures

There are still a few issues with the thumbnailer when using a texture
with only 3 components. So until we get everything in order we'll just
use the textures like we did with cximage.
xbmc/guilib/JpegIO.cpp
xbmc/guilib/JpegIO.h
xbmc/guilib/Texture.cpp