Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master da06f7c: RTP Stream Analysis: save Audio allows any f

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 14 Dec 2016 05:39:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=da06f7c8b5e49d288114db619c7e365cf1a7a649
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

da06f7c by Jiri Novak (j.novak@xxxxxxxxxxxx):

    RTP Stream Analysis: save Audio allows any filename extension
    
    Format of file selected by user is derived from save dialog format selection, not from filename as before.
    
    Bug: 13240
    Change-Id: Id6e159d97e4f26c25b3d2d98d43041d8617cc737
    Reviewed-on: https://code.wireshark.org/review/19240
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e6dcb06   RTP Stream Analysis dialog: dialog shows when forward/reverse stream starts
    adds  da06f7c   RTP Stream Analysis: save Audio allows any filename extension


Summary of changes:
 ui/qt/rtp_analysis_dialog.cpp |   12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)