Wireshark-commits: [Wireshark-commits] master f36db97: RTCP: Add support for MS-RTP Support for Pro
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 27 Jun 2014 03:52:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f36db975066d127fa8fa8c951010a427167edc5a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f36db97 by Britt McKinley (bmckinley@xxxxxxxxxxxx):

    RTCP: Add support for MS-RTP
    Support for Profile Specific Extensions from MS-RTP
    Support for RTCP Feedback Messages
    Support for Application Layer Feedback Messages. 
    MS-RTP: Real-time Transport Protocol (RTP) Extensions
    http://msdn.microsoft.com/en-us/library/office/cc431492.aspx
    
    Change-Id: I1f1e6e60b5f9d09b1dffd7e308426c0b67914441
    Reviewed-on: https://code.wireshark.org/review/2586
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  a87e292   Tighten the dump-glossary test.
    adds  f36db97   RTCP: Add support for MS-RTP Support for Profile Specific Extensions from MS-RTP Support for RTCP Feedback Messages Support for Application Layer Feedback Messages. MS-RTP: Real-time Transport Protocol (RTP) Extensions http://msdn.microsoft.com/en-us/library/office/cc431492.aspx


Summary of changes:
 epan/dissectors/packet-rtcp.c | 1260 ++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 1245 insertions(+), 15 deletions(-)