summaryrefslogtreecommitdiffstats
path: root/components/favicon
diff options
context:
space:
mode:
authorxhwang <xhwang@chromium.org>2014-08-23 14:44:55 -0700
committerCommit bot <commit-bot@chromium.org>2014-08-23 21:56:39 +0000
commitbe9da705e341863169faeff532c24c568fad2852 (patch)
treefde1d66476cd0cac3db7ee39cb2328738f869794 /components/favicon
parentce6c5546caf24780e28720e82b9b2de7ea49da48 (diff)
downloadchromium_src-be9da705e341863169faeff532c24c568fad2852.zip
chromium_src-be9da705e341863169faeff532c24c568fad2852.tar.gz
chromium_src-be9da705e341863169faeff532c24c568fad2852.tar.bz2
media: Introduce Renderer interface and RendererImpl.
Add a Renderer interface to manage all audio/video (and in the future text) rendering. With Renderer, Pipeline only needs to manage a Demuxer and a Renderer, which helps move a lot of complicated logic out of Pipeline. On Desktop Chrome, we use RendererImpl, which manages AudioRendererImpl and VideoRendererImpl. On other platforms, we could add different Renderer implementation. For example, we could support Browser side decoding/rendering. BUG=392259 Review URL: https://codereview.chromium.org/418143005 Cr-Commit-Position: refs/heads/master@{#291592}
Diffstat (limited to 'components/favicon')
0 files changed, 0 insertions, 0 deletions