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

Issue 1427923003: Re-enable PCAP reading in neteq_rtpplay (Closed)

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

Description

Re-enable PCAP reading in neteq_rtpplay Reading of PCAP (Wireshark) files was not possible due to a bug in the parsing of files. This change fixes that by adding new validator methods to RtpFileSource that can be used to determine the input file type. R=ivoc@webrtc.org Committed: https://crrev.com/5eb9d578839e502e989615186b800d9d1074ea99 Cr-Commit-Position: refs/heads/master@{#10490}

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -14 lines) Patch
M webrtc/modules/audio_coding/neteq/tools/neteq_rtpplay.cc View 1 chunk +3 lines, -14 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/tools/rtp_file_source.h View 1 chunk +4 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/tools/rtp_file_source.cc View 1 chunk +12 lines, -0 lines 4 comments Download

Messages

Total messages: 10 (2 generated)
hlundin-webrtc
Ivo, Please, take a look. Thanks!
5 years, 1 month ago (2015-10-30 09:59:52 UTC) #1
ivoc
Nice, I like your approach better than the previous one. LGTM with one question. https://codereview.webrtc.org/1427923003/diff/1/webrtc/modules/audio_coding/neteq/tools/rtp_file_source.cc ...
5 years, 1 month ago (2015-11-02 15:27:09 UTC) #2
hlundin-webrtc
+kwiberg@, see inline question. https://codereview.webrtc.org/1427923003/diff/1/webrtc/modules/audio_coding/neteq/tools/rtp_file_source.cc File webrtc/modules/audio_coding/neteq/tools/rtp_file_source.cc (right): https://codereview.webrtc.org/1427923003/diff/1/webrtc/modules/audio_coding/neteq/tools/rtp_file_source.cc#newcode38 webrtc/modules/audio_coding/neteq/tools/rtp_file_source.cc:38: return !!temp_file; On 2015/11/02 15:27:09, ...
5 years, 1 month ago (2015-11-02 15:41:21 UTC) #4
kwiberg-webrtc
https://codereview.webrtc.org/1427923003/diff/1/webrtc/modules/audio_coding/neteq/tools/rtp_file_source.cc File webrtc/modules/audio_coding/neteq/tools/rtp_file_source.cc (right): https://codereview.webrtc.org/1427923003/diff/1/webrtc/modules/audio_coding/neteq/tools/rtp_file_source.cc#newcode38 webrtc/modules/audio_coding/neteq/tools/rtp_file_source.cc:38: return !!temp_file; On 2015/11/02 15:41:21, hlundin-webrtc wrote: > On ...
5 years, 1 month ago (2015-11-02 19:25:00 UTC) #5
hlundin-webrtc
https://codereview.webrtc.org/1427923003/diff/1/webrtc/modules/audio_coding/neteq/tools/rtp_file_source.cc File webrtc/modules/audio_coding/neteq/tools/rtp_file_source.cc (right): https://codereview.webrtc.org/1427923003/diff/1/webrtc/modules/audio_coding/neteq/tools/rtp_file_source.cc#newcode38 webrtc/modules/audio_coding/neteq/tools/rtp_file_source.cc:38: return !!temp_file; On 2015/11/02 19:24:59, kwiberg-webrtc wrote: > On ...
5 years, 1 month ago (2015-11-03 06:44:41 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1427923003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1427923003/1
5 years, 1 month ago (2015-11-03 06:44:52 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 1 month ago (2015-11-03 08:32:15 UTC) #9
commit-bot: I haz the power
5 years, 1 month ago (2015-11-03 08:32:23 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/5eb9d578839e502e989615186b800d9d1074ea99
Cr-Commit-Position: refs/heads/master@{#10490}

Powered by Google App Engine
This is Rietveld 408576698