From d2acb04b4cadd90bf09bdc4959e6bffb25dcfd38 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Mon, 2 Feb 2015 09:01:29 -0800 Subject: Add the RTP Stream Analysis dialog. Combine the GTK+ RTP Stream Analysis and RTP Graph Analysis dialogs into one. Yell at the user less. Disable the Analyze RTP Stream menu item if we don't have an RTP stream selected. There are a *lot* of moving parts in this dialog. I've tested with the few RTP captures I have but it's by no means complete. "To do" items are listed at the top of rtp_analysis.cpp. Change-Id: Id503977f069bebc46cc68bc749f0c9cbf4d37bf6 Reviewed-on: https://code.wireshark.org/review/9650 Petri-Dish: Gerald Combs Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs --- ui/tap-rtp-common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/tap-rtp-common.c') diff --git a/ui/tap-rtp-common.c b/ui/tap-rtp-common.c index d260a0f1a4..a95e261b50 100644 --- a/ui/tap-rtp-common.c +++ b/ui/tap-rtp-common.c @@ -4,7 +4,7 @@ * Copyright 2008, Ericsson AB * By Balint Reczey * - * most functions are copied from ui/gtk/rtp_stream.c and ui/gtk/rtp_analisys.c + * most functions are copied from ui/gtk/rtp_stream.c and ui/gtk/rtp_analysis.c * Copyright 2003, Alcatel Business Systems * By Lars Ruoff * -- cgit v1.2.1