aboutsummaryrefslogtreecommitdiffstats
path: root/tap-rtp-common.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-22Avoid the need for cf_mark_frame stubs.Jaap Keuter1-4/+2
2010-09-23Remove unnecessary include: register.hJeff Morriss1-1/+0
2010-04-14Use the sample rate from SDP info in RTP stream analysis.Anders Broman1-1/+5
2009-12-20Fix for bug 4340:Jaap Keuter1-0/+1
2009-11-10Removed unused old_flags.Stig Bjørlykke1-3/+1
2009-09-20Make cf_mark_frame() an empty stub in tshark.c. We only need it to satisfy a ...Kovarththanan Rajaratnam1-8/+10
2009-08-26(FWIW) One step towards including stdio.h & stdlib.h only when req'd.Bill Meier1-0/+1
2009-07-06Fix a couple of typos.Gerald Combs1-2/+2
2009-06-06Add time stamp to the list.Anders Broman1-79/+86
2009-06-02Fix "tap-rtp-common.c:440: warning: ‘current_diff’ may be used u...Anders Broman1-1/+1
2009-06-02Calculate skew and clock drift, make it possible to copy the label.Anders Broman1-20/+103
2009-06-01Show max and mean Jitter.Anders Broman1-2/+7
2009-05-31Calculate jitter and delta in ms.Anders Broman1-4/+4
2009-04-08(Trivial) Fix some spelling & etc in commentsBill Meier1-1/+1
2008-11-26From Michael Lum:Anders Broman1-0/+3
2008-11-18Fix alphabetical order of dynamic payload type mime types.Balint Reczey1-3/+3
2008-11-18Fix determining clock rate for dynamic payload types.Balint Reczey1-14/+18
2008-07-29Update mimetype_and_clock_map and ad samle rate to sdp.Anders Broman1-10/+15
2008-02-03Add #include <math.h>Stig Bjørlykke1-0/+1
2008-02-03Add the missing files from Balint Reczey's patch for bug 2233.Guy Harris1-0/+592