3 Commits

Author SHA1 Message Date
Henrik Lundin
76381d921f Update rtpAnalyze matlab tool to handle reordered packets
With this change, the tool will find and mark reordered packets in the
plot. Furthermore, the instantaneous send bitrate will be correct even
for reordered packets.

BUG=webrtc:2692
R=tina.legrand@webrtc.org

Review URL: https://codereview.webrtc.org/1172533004.

Cr-Commit-Position: refs/heads/master@{#9443}
2015-06-16 07:28:17 +00:00
Henrik Lundin
60508f8621 Small changes to rtpAnalyze Matlab script
These changes are in response to post-commit comments in
https://webrtc-codereview.appspot.com/47339004/.

BUG=webrtc:2692
R=tina.legrand@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/50189004

Cr-Commit-Position: refs/heads/master@{#9358}
2015-06-03 07:38:31 +00:00
Henrik Lundin
8051832a9d Adding a new Matlab tool rtpAnalyze
The purpose of the tool is to analyze the output from the command line
tool rtp_analyze. That is, starting with an rtpdump or pcap file, it
is processed through rtp_analyze to produce a text output, which is
then used as input to this new Matlab function.

BUG=2692
TBR=tina.legrand@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/47339004

Cr-Commit-Position: refs/heads/master@{#9306}
2015-05-28 10:37:56 +00:00