Comment #1 on issue 30997 by [email protected]: Disable video loop  
filtering for low performing machines
http://code.google.com/p/chromium/issues/detail?id=30997

I suggest #if defined(OS_CHROMEOS) because
1. its simple
2. we know chromeos runs on netbooks with weaker CPU's
3. its not necessary on higher end desktops.

We can complicate it with dynamic catch up modes later, if we want to  
support lower
end desktops, or higher end netbooks.
This only affects software.  So like the YUV scaling I think we should  
favor high
speed, and move toward HW decoding to improve quality.
Plus the difference here is very small visually.

--
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