Use mojo shared memory to pass media data |
||
Issue descriptionWe should use mojo shared memory to pass data between processes, rather than data pipes. Currently data pipes are used for DecoderBuffer contents. There is also AudioBuffer where the data is passed directly in the message. Since the CDM will allocate the buffers from shared memory, it should probably be used to transfer the data rather than copying it multiple times.
,
Mar 30 2017
john, do you still want to keep this bug? if not, can you resolved appropriately? |
||
►
Sign in to add a comment |
||
Comment 1 by sheriffbot@chromium.org
, Mar 13 2017Status: Untriaged (was: Available)