diff options
author | viettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-13 22:23:19 +0000 |
---|---|---|
committer | viettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-13 22:23:19 +0000 |
commit | 82d1954da4ed99c892c137736820ed1e19ad9e35 (patch) | |
tree | cab07439a66fb1d10c3e84d1cabf58687a434d77 /media/ffmpeg | |
parent | e87e58314a411681ced31ef3e13b71a33abdd6da (diff) | |
download | chromium_src-82d1954da4ed99c892c137736820ed1e19ad9e35.zip chromium_src-82d1954da4ed99c892c137736820ed1e19ad9e35.tar.gz chromium_src-82d1954da4ed99c892c137736820ed1e19ad9e35.tar.bz2 |
Mojo: More data pipe implementation.
Implement the dispatcher for the producer side
(DataPipeProducerDispatcher); the consumer side will be similar.
Implement most of the base class for the connecting part (DataPipe).
Subclasses will provide implementations for the various cases (both
local, local producer/remote consumer, remote producer/local consumer).
The setup is similar to that for MessagePipe, but factored a bit
differently since the sides aren't symmetric (hence no gain in factoring
out the endpoint code).
R=sky@chromium.org
Review URL: https://codereview.chromium.org/103533008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@240774 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media/ffmpeg')
0 files changed, 0 insertions, 0 deletions