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

Issue 1301003: OpenBSD media/audio support (Closed)

Created:
10 years, 9 months ago by Peter Valchev
Modified:
9 years, 7 months ago
Reviewers:
fbarchard, Evan Martin
CC:
chromium-reviews, scherkus (not reviewing), awong, Alpha Left Google
Visibility:
Public.

Description

- OpenBSD media/audio support stub - FreeBSD has ALSA, add it to media.gyp Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=42699

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 4

Patch Set 6 : '' #

Total comments: 9
Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -7 lines) Patch
A media/audio/openbsd/audio_manager_openbsd.h View 1 1 chunk +34 lines, -0 lines 2 comments Download
A media/audio/openbsd/audio_manager_openbsd.cc View 1 1 chunk +57 lines, -0 lines 2 comments Download
M media/base/yuv_row.h View 1 chunk +2 lines, -2 lines 5 comments Download
M media/media.gyp View 1 2 3 4 5 5 chunks +22 lines, -5 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Peter Valchev
10 years, 9 months ago (2010-03-25 21:06:21 UTC) #1
Evan Martin
http://codereview.chromium.org/1301003/diff/19001/20004 File media/media.gyp (right): http://codereview.chromium.org/1301003/diff/19001/20004#newcode143 media/media.gyp:143: ['OS =="openbsd"', { weird spacing around == http://codereview.chromium.org/1301003/diff/19001/20004#newcode144 media/media.gyp:144: ...
10 years, 9 months ago (2010-03-25 21:11:17 UTC) #2
Peter Valchev
http://codereview.chromium.org/1301003/diff/19001/20004 File media/media.gyp (right): http://codereview.chromium.org/1301003/diff/19001/20004#newcode143 media/media.gyp:143: ['OS =="openbsd"', { On 2010/03/25 21:11:17, Evan Martin wrote: ...
10 years, 9 months ago (2010-03-25 21:40:25 UTC) #3
Evan Martin
LGTM http://codereview.chromium.org/1301003/diff/21002/19002 File media/audio/openbsd/audio_manager_openbsd.cc (right): http://codereview.chromium.org/1301003/diff/21002/19002#newcode1 media/audio/openbsd/audio_manager_openbsd.cc:1: // Copyright (c) 2006-2009 The Chromium Authors. All ...
10 years, 9 months ago (2010-03-25 21:42:08 UTC) #4
Peter Valchev
Thanks for the quick review! Will submit once the trybots pass.. http://codereview.chromium.org/1301003/diff/21002/19002 File media/audio/openbsd/audio_manager_openbsd.cc (right): ...
10 years, 9 months ago (2010-03-25 21:47:28 UTC) #5
fbarchard
Thanks for taking the initiative to do this patch! Don't forget to update the copyright ...
10 years, 9 months ago (2010-03-26 01:43:42 UTC) #6
Peter Valchev
http://codereview.chromium.org/1301003/diff/21002/19004 File media/base/yuv_row.h (right): http://codereview.chromium.org/1301003/diff/21002/19004#newcode66 media/base/yuv_row.h:66: // Windows, Mac and Linux/BSD use MMX On 2010/03/26 ...
10 years, 9 months ago (2010-03-26 23:49:46 UTC) #7
fbarchard
10 years, 9 months ago (2010-03-30 01:51:02 UTC) #8
http://codereview.chromium.org/1301003/diff/21002/19004
File media/base/yuv_row.h (right):

http://codereview.chromium.org/1301003/diff/21002/19004#newcode66
media/base/yuv_row.h:66: // Windows, Mac and Linux/BSD use MMX
I wrote the mac code, and there is only 32 bit version.
But if there is a need for 64 bit, it would be better to port the 64 bit linux
code.

Powered by Google App Engine
This is Rietveld 408576698