aboutsummaryrefslogtreecommitdiffstats
path: root/tap-rtp-common.c
AgeCommit message (Expand)AuthorFilesLines
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