Merge mc->Maple

This commit is contained in:
Benoit Girard
2012-03-13 11:05:28 -04:00
578 changed files with 12639 additions and 4868 deletions

View File

@@ -232,6 +232,8 @@ ImageLayerOGL::RenderLayer(int,
NS_ASSERTION(image->GetFormat() != Image::REMOTE_IMAGE_BITMAP,
"Remote images aren't handled yet in OGL layers!");
NS_ASSERTION(mScaleMode == SCALE_NONE,
"Scale modes other than none not handled yet in OGL layers!");
if (image->GetFormat() == Image::PLANAR_YCBCR) {
PlanarYCbCrImage *yuvImage =