Wireshark-commits: [Wireshark-commits] master c1f5b4d: rtp_analysis_dialog: Improved codec recognit

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 07 Jan 2020 09:19:10 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c1f5b4d2d91d7a1113d0206237fff55669b87727
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

c1f5b4d by Jirka Novak (j.novak@xxxxxxxxxxxx):

    rtp_analysis_dialog: Improved codec recognition during saving of audio to .au
    
    I found that when codec is negotiated to nonstandard payload id, it was
    reported as unsupported even was supported. Patch fixes it.
    
    Change-Id: I4eb14fc22f83eb42300fc67baee8456dff65d191
    Reviewed-on: https://code.wireshark.org/review/35575
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  c283cf3   NAS 5GS: add missing R15 bits in 5GS network feature support IE
     add  c1f5b4d   rtp_analysis_dialog: Improved codec recognition during saving of audio to .au


Summary of changes:
 ui/qt/rtp_analysis_dialog.cpp | 54 +++++++++++++++++++++++++------------------
 ui/qt/rtp_analysis_dialog.h   |  6 ++---
 2 files changed, 34 insertions(+), 26 deletions(-)