commit | d84dcbd2ecd28bd57e1f17bc00dc6390cbbd0cda | [log] [tgz] |
---|---|---|
author | henrik.lundin <henrik.lundin@webrtc.org> | Tue Aug 18 04:46:46 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Aug 18 11:46:49 2015 +0000 |
tree | b4d5cfc1e41f4be0b462668ead097033a1fbe5a6 | |
parent | 141c5951f4beda868797c2746002a4b1b267ab2a [diff] |
rtpAnalyze matlab tool: filter out RTCP packets This change relates to the matlab tool rtpAnalyze. With this change, RTP packets with payload types 72 through 76 are removed. In IETF RFC3551, section "Payload Type Definitions", this range is marked as reserved so that RTCP and RTP packets can be reliably distinguished. BUG=webrtc:2692 TBR=tina.legrand@webrtc.org NOTRY=true Review URL: https://codereview.webrtc.org/1284423006 Cr-Commit-Position: refs/heads/master@{#9724}