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

Issue 8465018: Reland 7976047 to fix the alsa output scheduling for low latency audio. (Closed)

Created:
9 years, 1 month ago by no longer working on chromium
Modified:
9 years, 1 month ago
CC:
chromium-reviews, hclam+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, acolwell+watch_chromium.org, annacc+watch_chromium.org, ajwong+watch_chromium.org, vrk (LEFT CHROMIUM), scherkus (not reviewing), ihf+watch_chromium.org, Chris Rogers
Visibility:
Public.

Description

Reland 7976047 to fix the alsa output scheduling for low latency audio. This patch is to allow using 10ms buffersize or above, and it also optimize the WebAudio performance by using 5ms as the minimum interview between two OnMoreData() calls. Bug=None Test=media_unittests, manully tests: WebAudio: http://chromium.googlecode.com/svn/trunk/samples/audio/shiny-drum-machine.html (change audio_util.cc to return 512 as buffersize) WebRTC: Internal test app Html5: http://www.youtube.com/watch?v=siOHh0uzcuY Chromebook: http://www.youtube.com/watch?v=-9AtssRoc2Q&feature=related Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109852

Patch Set 1 #

Total comments: 1

Patch Set 2 : update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -16 lines) Patch
M media/audio/linux/alsa_output.cc View 1 4 chunks +34 lines, -16 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
no longer working on chromium
Hello, This CL is to reland CL7976047 to make the alsa output scheduling working for ...
9 years, 1 month ago (2011-11-10 13:39:06 UTC) #1
scherkus (not reviewing)
LGTM from an OWNERS perspective but it'd be good to have enal/rtoy inspect + test ...
9 years, 1 month ago (2011-11-10 23:29:54 UTC) #2
no longer working on chromium
Thanks Andrew, Eugene and Raymond, any comment or question for the patch? BR, /SX On ...
9 years, 1 month ago (2011-11-11 08:41:19 UTC) #3
enal1
On 2011/11/11 08:41:19, xians1 wrote: > Thanks Andrew, > > Eugene and Raymond, any comment ...
9 years, 1 month ago (2011-11-11 17:33:08 UTC) #4
Raymond Toy (Google)
Other than the one question, lgtm. http://codereview.chromium.org/8465018/diff/1/media/audio/linux/alsa_output.cc File media/audio/linux/alsa_output.cc (right): http://codereview.chromium.org/8465018/diff/1/media/audio/linux/alsa_output.cc#newcode354 media/audio/linux/alsa_output.cc:354: alsa_buffer_frames_ = frames_per_packet_ ...
9 years, 1 month ago (2011-11-11 22:01:25 UTC) #5
no longer working on chromium
On 2011/11/11 22:01:25, rtoy wrote: > Other than the one question, lgtm. > > http://codereview.chromium.org/8465018/diff/1/media/audio/linux/alsa_output.cc ...
9 years, 1 month ago (2011-11-12 18:31:22 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xians@chromium.org/8465018/1
9 years, 1 month ago (2011-11-12 18:32:07 UTC) #7
no longer working on chromium
On 2011/11/11 17:33:08, enal1 wrote: > On 2011/11/11 08:41:19, xians1 wrote: > > Thanks Andrew, ...
9 years, 1 month ago (2011-11-12 18:43:48 UTC) #8
commit-bot: I haz the power
Try job failure for 8465018-1 (retry) on linux_clang for step "compile" (clobber build). It's a ...
9 years, 1 month ago (2011-11-12 19:31:49 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xians@chromium.org/8465018/12001
9 years, 1 month ago (2011-11-14 08:18:11 UTC) #10
commit-bot: I haz the power
9 years, 1 month ago (2011-11-14 09:47:46 UTC) #11
Change committed as 109852

Powered by Google App Engine
This is Rietveld 408576698