Status: Assigned
Owner: [email protected]
Labels: Type-Bug Pri-3 OS-All Area-Misc Size-Medium Mstone-MacBeta video

New issue 17702 by [email protected]: Mac PlatformContext for video  
causes extra copy
http://code.google.com/p/chromium/issues/detail?id=17702

skia::PlatformContext, when created with a backing CGBitmapContext should
avoid creating a second bitmap context.

Currently, the platform context always creates a second context.  For video
rendering, this causes each frame to be memcopied twice which is a
significant performance degredataion.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to