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

Issue 1308893002: Add a base class to Wav{Reader,Writer} to access shared parameters. (Closed)

Created:
5 years, 4 months ago by Andrew MacDonald
Modified:
5 years, 3 months ago
Reviewers:
kwiberg-webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, hlundin-webrtc, kwiberg-webrtc, aluebs-webrtc, bjornv1, turaj
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add a base class to Wav{Reader,Writer} to access shared parameters. Use it to clean up some code in audioproc_float.cc. R=kwiberg@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/bc2296de9e3680032d6c632750d7551704cf3f06

Patch Set 1 #

Patch Set 2 : Add comment. #

Patch Set 3 : Rebase. #

Total comments: 2

Patch Set 4 : Add virtual destructor. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -22 lines) Patch
M webrtc/common_audio/wav_file.h View 1 2 3 5 chunks +24 lines, -8 lines 0 comments Download
M webrtc/modules/audio_processing/test/audioproc_float.cc View 1 2 2 chunks +13 lines, -14 lines 0 comments Download

Messages

Total messages: 18 (9 generated)
Andrew MacDonald
5 years, 4 months ago (2015-08-21 16:54:58 UTC) #2
kwiberg-webrtc
It doesn't seem to buy you that much, but it doesn't cost that much either, ...
5 years, 4 months ago (2015-08-24 12:13:48 UTC) #3
Andrew MacDonald
https://codereview.webrtc.org/1308893002/diff/40001/webrtc/common_audio/wav_file.h File webrtc/common_audio/wav_file.h (right): https://codereview.webrtc.org/1308893002/diff/40001/webrtc/common_audio/wav_file.h#newcode29 webrtc/common_audio/wav_file.h:29: virtual uint32_t num_samples() const = 0; On 2015/08/24 12:13:48, ...
5 years, 3 months ago (2015-08-24 19:50:57 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1308893002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1308893002/40001
5 years, 3 months ago (2015-08-24 19:51:17 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: linux_gn on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_gn/builds/5173) mac_x64_gn_rel on tryserver.webrtc (JOB_FAILED, ...
5 years, 3 months ago (2015-08-24 19:52:38 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1308893002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1308893002/80001
5 years, 3 months ago (2015-08-24 20:01:07 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: mac_baremetal on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
5 years, 3 months ago (2015-08-24 22:01:20 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1308893002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1308893002/80001
5 years, 3 months ago (2015-08-24 23:39:39 UTC) #16
Andrew MacDonald
5 years, 3 months ago (2015-08-25 00:29:40 UTC) #18
Message was sent while issue was closed.
Committed patchset #4 (id:80001) manually as
bc2296de9e3680032d6c632750d7551704cf3f06 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698