aboutsummaryrefslogtreecommitdiffstats
path: root/tap-rtp-common.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 4340:Jaap Keuter2009-12-201-0/+1
* Removed unused old_flags.Stig Bjørlykke2009-11-101-3/+1
* Make cf_mark_frame() an empty stub in tshark.c. We only need it to satisfy a ...Kovarththanan Rajaratnam2009-09-201-8/+10
* (FWIW) One step towards including stdio.h & stdlib.h only when req'd.Bill Meier2009-08-261-0/+1
* Fix a couple of typos.Gerald Combs2009-07-061-2/+2
* Add time stamp to the list.Anders Broman2009-06-061-79/+86
* Fix "tap-rtp-common.c:440: warning: ‘current_diff’ may be used u...Anders Broman2009-06-021-1/+1
* Calculate skew and clock drift, make it possible to copy the label.Anders Broman2009-06-021-20/+103
* Show max and mean Jitter.Anders Broman2009-06-011-2/+7
* Calculate jitter and delta in ms.Anders Broman2009-05-311-4/+4
* (Trivial) Fix some spelling & etc in commentsBill Meier2009-04-081-1/+1
* From Michael Lum:Anders Broman2008-11-261-0/+3
* Fix alphabetical order of dynamic payload type mime types.Balint Reczey2008-11-181-3/+3
* Fix determining clock rate for dynamic payload types.Balint Reczey2008-11-181-14/+18
* Update mimetype_and_clock_map and ad samle rate to sdp.Anders Broman2008-07-291-10/+15
* Add #include <math.h>Stig Bjørlykke2008-02-031-0/+1
* Add the missing files from Balint Reczey's patch for bug 2233.Guy Harris2008-02-031-0/+592