DescriptionChromecast: Play audio streams not supported by CMA via default renderer
For Chromecast we want to choose which media renderer to use based on
the types of input content streams. We will use CMA media renderer for
media types that are supported by our hardware (H264, AAC, etc) and
will use the default media renderer for audio streams other than AAC
or Vorbis. This will allow us support software decoding of FLAC and
Opus via the default Chrome audio path.
BUG=457959
Committed: https://crrev.com/2e583073b996e66d62f709dd2ffde9e1ef58b276
Cr-Commit-Position: refs/heads/master@{#318941}
Patch Set 1 #Patch Set 2 : Include gpu_video_accelerator_factories.h into default_renderer_factory.h #
Total comments: 19
Patch Set 3 : CR feedback #
Total comments: 10
Patch Set 4 : CR fixes #2 #Patch Set 5 : Reverted default_renderer_factory.h change #Messages
Total messages: 17 (5 generated)
|