Remove the IPC to request DemuxerConfigs when config changes
When config changes, we currently use a round trip IPC to request the new config. This increases the overall latency when processing config changes. This CL appends the new config data to the DemuxerData which contains the config change access unit. BUG=325528 Review URL: https://codereview.chromium.org/257323003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269614 0039d316-1c4b-4281-b951-d872f2087c98
Showing
This diff is collapsed.
Please register or sign in to comment