Ensures that input Pepper Flash supports the newly added AudioBus interface.
This CL (https://codereview.chromium.org/344583002) has modified the data structure in shared memory and the original CL did not take the input side of Pepper Flash into account. Pepper Flash recording was therefore broken. This CL ensures that Pepper knows about the new audio structure and accounts for it using by mapping shared memory to an audio bus and then interleaves the data into a plain byte vector before sending it to the Pepper callback. Adding vrk@ as TBR for the added dependency in media. R=piman@chromium.org, xians@chromium.org TBR=vrk BUG=387303 TEST=www.youtube.com/my_webcam Review URL: https://codereview.chromium.org/371273004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282357 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment