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

Issue 2275903002: Make FakeDecodeFromFile handle codec-internal CNG (Closed)

Created:
4 years, 4 months ago by hlundin-webrtc
Modified:
4 years, 4 months ago
Reviewers:
ivoc
CC:
webrtc-reviews_webrtc.org, kwiberg-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, peah-webrtc, minyue-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Make FakeDecodeFromFile handle codec-internal CNG This implementation interprets payloads of size 1 as codec-internal SID frames, marking the start of a CNG period. Changes were made to other parts of the test payload chain, since it had to make use of the virtual payload size in the case of header-only RTP files. BUG=webrtc:2692 Committed: https://crrev.com/d1a10a0f7795213210f9a9f5720167f97bade8c9 Cr-Commit-Position: refs/heads/master@{#13901}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fixing review comments #

Patch Set 3 : Fixing compile errors #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -12 lines) Patch
M webrtc/modules/audio_coding/neteq/tools/fake_decode_from_file.h View 1 2 chunks +7 lines, -3 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/tools/fake_decode_from_file.cc View 1 2 3 chunks +44 lines, -5 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/tools/neteq_packet_source_input.cc View 1 chunk +10 lines, -2 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/tools/neteq_replacement_input.cc View 1 chunk +8 lines, -2 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/tools/packet.cc View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
hlundin-webrtc
Ivo, please, take a look at this update to the NetEq test tools.
4 years, 4 months ago (2016-08-24 07:07:25 UTC) #2
ivoc
LGTM, see 2 nits below. https://codereview.webrtc.org/2275903002/diff/1/webrtc/modules/audio_coding/neteq/tools/fake_decode_from_file.cc File webrtc/modules/audio_coding/neteq/tools/fake_decode_from_file.cc (right): https://codereview.webrtc.org/2275903002/diff/1/webrtc/modules/audio_coding/neteq/tools/fake_decode_from_file.cc#newcode54 webrtc/modules/audio_coding/neteq/tools/fake_decode_from_file.cc:54: ByteReader<uint32_t>::ReadLittleEndian(&encoded[8]); I think it ...
4 years, 4 months ago (2016-08-24 14:55:28 UTC) #3
hlundin-webrtc
Fixing review comments
4 years, 4 months ago (2016-08-24 15:18:35 UTC) #4
hlundin-webrtc
https://codereview.webrtc.org/2275903002/diff/1/webrtc/modules/audio_coding/neteq/tools/fake_decode_from_file.cc File webrtc/modules/audio_coding/neteq/tools/fake_decode_from_file.cc (right): https://codereview.webrtc.org/2275903002/diff/1/webrtc/modules/audio_coding/neteq/tools/fake_decode_from_file.cc#newcode54 webrtc/modules/audio_coding/neteq/tools/fake_decode_from_file.cc:54: ByteReader<uint32_t>::ReadLittleEndian(&encoded[8]); On 2016/08/24 14:55:28, ivoc wrote: > I think ...
4 years, 4 months ago (2016-08-24 15:27:36 UTC) #5
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/2275903002/20001
4 years, 4 months ago (2016-08-24 15:27:56 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: win_rel on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_rel/builds/17346)
4 years, 4 months ago (2016-08-24 15:36:44 UTC) #10
hlundin-webrtc
Fixing compile erros
4 years, 4 months ago (2016-08-24 15:47:18 UTC) #11
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/2275903002/40001
4 years, 4 months ago (2016-08-24 15:48:05 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-24 17:58:57 UTC) #15
commit-bot: I haz the power
4 years, 4 months ago (2016-08-24 17:59:05 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d1a10a0f7795213210f9a9f5720167f97bade8c9
Cr-Commit-Position: refs/heads/master@{#13901}

Powered by Google App Engine
This is Rietveld 408576698