Revise some of the compositor performance improvements to improve correctness.
Implement pixel blending using a variation of Jim Blinn's no-division blending algorithm.
Move transparency type simplification further up the composition code.
Remove some unnecessary fields.
Output to YUV implementation needs revision as it is actually converting from YUV (copy of source conversion code).
<?xml version="1.0"?>
<relnotes schema="1.0.0" name="Surface Manager" purpose="Manage Surfaces for GCE" type="component">
<revision major="1" functional="1" minor="0" date="20070309">
<ref name="PREQ1007" type="preq"/>
<description>Surface Manager component for GCE.</description>
</revision>
<revision date="20070309" major="1" functional="0" minor="0">
<description>Baseline</description>
</revision>
</relnotes>