URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3937f65e67e6dda38297a0e3648d3e22a7e7963b
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3937f65 by Jiri Novak (j.novak@xxxxxxxxxxxx):
RTP: If multiple codecs are used in RTP stream flow, all are shown in codecs column
Change-Id: Ica8b3bc2b6b59790805764ec88c6f4e3f8689a85
Reviewed-on: https://code.wireshark.org/review/28435
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 234ff77 macosx-setup: fix indentation.
adds 3937f65 RTP: If multiple codecs are used in RTP stream flow, all are shown in codecs column
Summary of changes:
epan/dissectors/packet-rtp.h | 2 +-
sharkd_session.c | 2 +-
ui/cli/tap-rtp.c | 2 +-
ui/qt/rtp_stream_dialog.cpp | 6 ++--
ui/rtp_stream.h | 10 ++++---
ui/tap-rtp-common.c | 70 ++++++++++++++++++++++++++++++++------------
ui/tap-rtp-common.h | 2 +-
ui/voip_calls.c | 20 +++++++------
8 files changed, 75 insertions(+), 39 deletions(-)