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

Issue 1450883002: Move CNG/RED payload type extraction to Rent-A-Codec (Closed)

Created:
5 years, 1 month ago by kwiberg-webrtc
Modified:
5 years, 1 month ago
Reviewers:
hlundin-webrtc
CC:
webrtc-reviews_webrtc.org, kwiberg-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, hlundin-webrtc, peah-webrtc, minyue-webrtc, the sun
Base URL:
https://chromium.googlesource.com/external/webrtc.git@rac5
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Move CNG/RED payload type extraction to Rent-A-Codec BUG=webrtc:5028 Committed: https://crrev.com/e1a27d48ad5157a106fe215be1e9fe99d5bed73e Cr-Commit-Position: refs/heads/master@{#10691}

Patch Set 1 : #

Total comments: 7

Patch Set 2 : include <map> #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -100 lines) Patch
M webrtc/modules/audio_coding/main/acm2/codec_manager.h View 2 chunks +7 lines, -5 lines 0 comments Download
M webrtc/modules/audio_coding/main/acm2/codec_manager.cc View 3 chunks +33 lines, -95 lines 0 comments Download
M webrtc/modules/audio_coding/main/acm2/rent_a_codec.h View 1 2 chunks +11 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/main/acm2/rent_a_codec.cc View 1 chunk +31 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
kwiberg-webrtc
5 years, 1 month ago (2015-11-17 12:54:35 UTC) #5
hlundin-webrtc
LGTM, but depending on what you are planning on doing next, you may want to ...
5 years, 1 month ago (2015-11-18 10:19:18 UTC) #6
kwiberg-webrtc
https://codereview.webrtc.org/1450883002/diff/40001/webrtc/modules/audio_coding/main/acm2/codec_manager.h File webrtc/modules/audio_coding/main/acm2/codec_manager.h (right): https://codereview.webrtc.org/1450883002/diff/40001/webrtc/modules/audio_coding/main/acm2/codec_manager.h#newcode82 webrtc/modules/audio_coding/main/acm2/codec_manager.h:82: std::map<int, int> cng_payload_types_; On 2015/11/18 10:19:18, hlundin-webrtc wrote: > ...
5 years, 1 month ago (2015-11-18 14:19:29 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1450883002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1450883002/60001
5 years, 1 month ago (2015-11-18 14:20:46 UTC) #10
hlundin-webrtc
https://codereview.webrtc.org/1450883002/diff/40001/webrtc/modules/audio_coding/main/acm2/rent_a_codec.h File webrtc/modules/audio_coding/main/acm2/rent_a_codec.h (right): https://codereview.webrtc.org/1450883002/diff/40001/webrtc/modules/audio_coding/main/acm2/rent_a_codec.h#newcode184 webrtc/modules/audio_coding/main/acm2/rent_a_codec.h:184: // Parse codec_inst and extract payload types. If the ...
5 years, 1 month ago (2015-11-18 14:49:37 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:60001)
5 years, 1 month ago (2015-11-18 15:32:54 UTC) #12
commit-bot: I haz the power
5 years, 1 month ago (2015-11-18 15:33:08 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e1a27d48ad5157a106fe215be1e9fe99d5bed73e
Cr-Commit-Position: refs/heads/master@{#10691}

Powered by Google App Engine
This is Rietveld 408576698