Wireshark-commits: [Wireshark-commits] master e6dcb06: RTP Stream Analysis dialog: dialog shows whe
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e6dcb061b57f081e4803b804f221d328914eee56
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e6dcb06 by Jiri Novak (j.novak@xxxxxxxxxxxx):
RTP Stream Analysis dialog: dialog shows when forward/reverse stream starts
Dialog shows time (relative to capture start) and packet number when forward and reverse stream starts. It shows difference in such values on bottom of dialog too.
Bug: 13239
Change-Id: If807b8a56723df17ed131b1aac053cf8f985bb7b
Reviewed-on: https://code.wireshark.org/review/19239
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 b1ed528 Remove add_item_text
adds e6dcb06 RTP Stream Analysis dialog: dialog shows when forward/reverse stream starts
Summary of changes:
ui/qt/rtp_analysis_dialog.cpp | 14 +++++++++++++-
ui/tap-rtp-analysis.h | 1 +
ui/tap-rtp-common.c | 1 +
3 files changed, 15 insertions(+), 1 deletion(-)