Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(63)

Issue 1249573002: Fix the problom that on Linux no external audio device can be selected since #9243. (Closed)

Created:
5 years, 5 months ago by braveyao1
Modified:
5 years, 4 months ago
Reviewers:
henrika_webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fix the problom that on Linux no external audio device can be selected since #9243. In #9243 we added some thread_checker. But it shouldn't be added into PlayoutDevices() and RecordingDevices(), since these two will be invoked from RecThread and PlayoutThread too, other than the main thread. BUG=webrtc:4852 TEST=voe_cmd_test R=henrika@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/343714eb06491b5c71867035f9ba10b4464283a8

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -2 lines) Patch
M webrtc/modules/audio_device/linux/audio_device_pulse_linux.cc View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
braveyao1
Hi, please help to take a look.
5 years, 5 months ago (2015-07-21 07:45:16 UTC) #2
minyue-webrtc
On 2015/07/21 07:45:16, braveyao1 wrote: > Hi, please help to take a look. Thanks. I ...
5 years, 5 months ago (2015-07-21 08:26:39 UTC) #3
henrika_webrtc
LGTM
5 years, 5 months ago (2015-07-21 08:32:55 UTC) #4
braveyao1
5 years, 5 months ago (2015-07-21 10:28:00 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
343714eb06491b5c71867035f9ba10b4464283a8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698