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

Issue 134453009: Add unit tests for OpusAudioDecoder. (Closed)

Created:
6 years, 11 months ago by rileya (GONE FROM CHROMIUM)
Modified:
6 years, 8 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@audio_decoder_stop
Visibility:
Public.

Description

Add unit tests for OpusAudioDecoder.

Patch Set 1 #

Patch Set 2 : #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -72 lines) Patch
A + media/filters/opus_audio_decoder_unittest.cc View 1 9 chunks +33 lines, -72 lines 5 comments Download
M media/media.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
rileya (GONE FROM CHROMIUM)
This is initially just the tests of the Read/Stop/Reset logic from FFmpegAudioDecoder. Any suggestions for ...
6 years, 11 months ago (2014-01-15 19:12:41 UTC) #1
xhwang
The test for read/reset/stop won't be super interesting in the future when we change read ...
6 years, 11 months ago (2014-01-15 20:10:30 UTC) #2
DaleCurtis
Some nits, but otherwise lgtm https://codereview.chromium.org/134453009/diff/30001/media/filters/opus_audio_decoder_unittest.cc File media/filters/opus_audio_decoder_unittest.cc (right): https://codereview.chromium.org/134453009/diff/30001/media/filters/opus_audio_decoder_unittest.cc#newcode45 media/filters/opus_audio_decoder_unittest.cc:45: // Just push in ...
6 years, 11 months ago (2014-01-15 20:55:40 UTC) #3
DaleCurtis
6 years, 8 months ago (2014-04-25 16:59:36 UTC) #4
Mind if I steal this for https://codereview.chromium.org/257563007/ ?

Powered by Google App Engine
This is Rietveld 408576698