aboutsummaryrefslogtreecommitdiffstats
path: root/tap-rtp-common.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update Free Software Foundation address.darkjames1-1/+1
2012-06-20Use separate filters for the RTT found on a SACK and the RTT found on amorriss1-8/+8
2012-01-15Move gtk to ui/gtk.jmayer1-2/+2
2011-07-31Use pinfo->iphdrlen rather than a fixed vaue of 20 to makeetxrab1-3/+4
2011-07-14Add a note re possible issues when 'info_all_data_present == FALSE'wmeier1-1/+4
2010-12-22Avoid the need for cf_mark_frame stubs.jake1-4/+2
2010-09-23Remove unnecessary include: register.hmorriss1-1/+0
2010-04-14Use the sample rate from SDP info in RTP stream analysis.etxrab1-1/+5
2009-12-20Fix for bug 4340:jake1-0/+1
2009-11-10Removed unused old_flags.stig1-3/+1
2009-09-20Make cf_mark_frame() an empty stub in tshark.c. We only need it to satisfy a ...krj1-8/+10
2009-08-26(FWIW) One step towards including stdio.h & stdlib.h only when req'd.wmeier1-0/+1
2009-07-06Fix a couple of typos.gerald1-2/+2
2009-06-06Add time stamp to the list.etxrab1-79/+86
2009-06-02Fix "tap-rtp-common.c:440: warning: ‘current_diff’ may be used u...etxrab1-1/+1
2009-06-02Calculate skew and clock drift, make it possible to copy the label.etxrab1-20/+103
2009-06-01Show max and mean Jitter.etxrab1-2/+7
2009-05-31Calculate jitter and delta in ms.etxrab1-4/+4
2009-04-08(Trivial) Fix some spelling & etc in commentswmeier1-1/+1
2008-11-26From Michael Lum:etxrab1-0/+3
2008-11-18Fix alphabetical order of dynamic payload type mime types.rbalint1-3/+3
2008-11-18Fix determining clock rate for dynamic payload types.rbalint1-14/+18
2008-07-29Update mimetype_and_clock_map and ad samle rate to sdp.etxrab1-10/+15
2008-02-03Add #include <math.h>stig1-0/+1
2008-02-03Add the missing files from Balint Reczey's patch for bug 2233.guy1-0/+592