summaryrefslogtreecommitdiffstats
path: root/content/renderer/pepper
diff options
context:
space:
mode:
authormiu@chromium.org <miu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-13 10:14:45 +0000
committermiu@chromium.org <miu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-13 10:14:45 +0000
commitd732891b4ee22048d942a6d6523fbaa311c11cb4 (patch)
treeeb986a7045788c684fa05697104a9cf05462fd35 /content/renderer/pepper
parent2898118f05e9ddd70951c2f14f528c0c1ca62cd1 (diff)
downloadchromium_src-d732891b4ee22048d942a6d6523fbaa311c11cb4.zip
chromium_src-d732891b4ee22048d942a6d6523fbaa311c11cb4.tar.gz
chromium_src-d732891b4ee22048d942a6d6523fbaa311c11cb4.tar.bz2
Clean-up: Fix FrameInput::InsertAudio() interface, and remove ref-counting of AudioEncoder.
1. Rather than pass a done callback around, explicitly pass ownership of each AudioBus to the InsertAudio() calls. 2. AudioEncoder is no longer ref-counted. Instead, its inner "impl class" is ref-counted since it can be referenced by two threads (MAIN and AUDIO_ENCODER). BUG=344628 Review URL: https://codereview.chromium.org/198333002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256786 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/renderer/pepper')
0 files changed, 0 insertions, 0 deletions