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

Issue 2472083002: NetEq: Don't forget to save the codec name (Closed)

Created:
4 years, 1 month ago by kwiberg-webrtc
Modified:
4 years, 1 month ago
Reviewers:
ossu
CC:
webrtc-reviews_webrtc.org, kwiberg-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, peah-webrtc, minyue-webrtc
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

NetEq: Don't forget to save the codec name BUG=chromium:661362 Committed: https://crrev.com/e941306bd66883266bc0e51baefad6ab25142fd6 Cr-Commit-Position: refs/heads/master@{#14909}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -22 lines) Patch
M webrtc/modules/audio_coding/neteq/decoder_database.h View 2 chunks +12 lines, -5 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/decoder_database.cc View 3 chunks +16 lines, -13 lines 2 comments Download
M webrtc/modules/audio_coding/neteq/decoder_database_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/neteq_impl.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (5 generated)
kwiberg-webrtc
4 years, 1 month ago (2016-11-03 11:48:53 UTC) #2
ossu
It might be the cold messing with my head, but I fail to see the ...
4 years, 1 month ago (2016-11-03 11:56:59 UTC) #4
kwiberg-webrtc
https://codereview.webrtc.org/2472083002/diff/1/webrtc/modules/audio_coding/neteq/decoder_database.cc File webrtc/modules/audio_coding/neteq/decoder_database.cc (right): https://codereview.webrtc.org/2472083002/diff/1/webrtc/modules/audio_coding/neteq/decoder_database.cc#newcode41 webrtc/modules/audio_coding/neteq/decoder_database.cc:41: : DecoderInfo(audio_format, factory, audio_format.name) {} The functional change is ...
4 years, 1 month ago (2016-11-03 12:02:59 UTC) #5
ossu
lgtm https://codereview.webrtc.org/2472083002/diff/1/webrtc/modules/audio_coding/neteq/decoder_database.cc File webrtc/modules/audio_coding/neteq/decoder_database.cc (right): https://codereview.webrtc.org/2472083002/diff/1/webrtc/modules/audio_coding/neteq/decoder_database.cc#newcode159 webrtc/modules/audio_coding/neteq/decoder_database.cc:159: rtp_payload_type, DecoderInfo(audio_format, decoder_factory_.get()))); Oh, right, this should've had ...
4 years, 1 month ago (2016-11-03 12:15:24 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2472083002/1
4 years, 1 month ago (2016-11-03 12:19:55 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-03 12:29:08 UTC) #10
commit-bot: I haz the power
4 years, 1 month ago (2016-11-03 12:29:17 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/e941306bd66883266bc0e51baefad6ab25142fd6
Cr-Commit-Position: refs/heads/master@{#14909}

Powered by Google App Engine
This is Rietveld 408576698