Bug 640588 - "Bad rendering of webm and ogv with 16-bits displays on Linux" [r=jones.chris.g a-2.0=doug.turner]

--HG--
extra : rebase_source : 8407e60c8e2c24252c4ce36daddd793ebf4cbd9d
This commit is contained in:
Timothy B. Terriberry 2011-03-11 16:07:00 -08:00
parent a646bb5913
commit 85f70e68b5

View File

@ -232,6 +232,7 @@ BasicPlanarYCbCrImage::SetData(const Data& aData)
type);
}
}
SetOffscreenFormat(format);
mSize = size;
}