Commit Graph

22 Commits

Author SHA1 Message Date
Anders Broman 95f2d72155 Use pinfo->iphdrlen rather than a fixed vaue of 20 to make
the calculation correct for IPv6 too.

svn path=/trunk/; revision=38286
2011-07-31 13:25:13 +00:00
Bill Meier d25adfda54 Add a note re possible issues when 'info_all_data_present == FALSE'
svn path=/trunk/; revision=38032
2011-07-14 22:17:17 +00:00
Jaap Keuter 8d6a5fba46 Avoid the need for cf_mark_frame stubs.
svn path=/trunk/; revision=35248
2010-12-22 23:09:31 +00:00
Jeff Morriss a1925522db Remove unnecessary include: register.h
svn path=/trunk/; revision=34194
2010-09-23 06:08:19 +00:00
Anders Broman 83ce037aa9 Use the sample rate from SDP info in RTP stream analysis.
svn path=/trunk/; revision=32466
2010-04-14 20:48:37 +00:00
Jaap Keuter b6aba18c13 Fix for bug 4340:
Reset statistics variable when restart statistics gathering.

svn path=/trunk/; revision=31331
2009-12-20 23:22:21 +00:00
Stig Bjørlykke aface86175 Removed unused old_flags.
svn path=/trunk/; revision=30919
2009-11-10 13:24:32 +00:00
Kovarththanan Rajaratnam a896743c6f Make cf_mark_frame() an empty stub in tshark.c. We only need it to satisfy a linker dependency. Add a comment in tap-rtp-common.c indicating that is is wrong to refer to cf_mark_frame() which is only applicable for the GTK UI backend.
svn path=/trunk/; revision=30019
2009-09-20 16:48:52 +00:00
Bill Meier 94f28dd8f9 (FWIW) One step towards including stdio.h & stdlib.h only when req'd.
svn path=/trunk/; revision=29568
2009-08-26 19:27:49 +00:00
Gerald Combs a1897b00a2 Fix a couple of typos.
svn path=/trunk/; revision=28956
2009-07-06 17:13:41 +00:00
Anders Broman d2099a52a2 Add time stamp to the list.
svn path=/trunk/; revision=28649
2009-06-06 17:08:01 +00:00
Anders Broman dd495786d5 Fix "tap-rtp-common.c:440: warning: ‘current_diff’ may be used uninitialized in this function"
svn path=/trunk/; revision=28611
2009-06-02 20:01:01 +00:00
Anders Broman 75af067043 Calculate skew and clock drift, make it possible to copy the label.
svn path=/trunk/; revision=28606
2009-06-02 19:05:20 +00:00
Anders Broman ae260ddd2b Show max and mean Jitter.
svn path=/trunk/; revision=28560
2009-06-01 16:44:05 +00:00
Anders Broman 5ed6a83dff Calculate jitter and delta in ms.
svn path=/trunk/; revision=28546
2009-05-31 17:06:04 +00:00
Bill Meier 321506c076 (Trivial) Fix some spelling & etc in comments
svn path=/trunk/; revision=27996
2009-04-08 13:41:30 +00:00
Anders Broman ecfdb2f5a2 From Michael Lum:
Added EVRC-WB mime types to dynamic clock rate list.

svn path=/trunk/; revision=26854
2008-11-26 21:02:01 +00:00
Balint Reczey 40aa741985 Fix alphabetical order of dynamic payload type mime types.
svn path=/trunk/; revision=26808
2008-11-18 17:09:11 +00:00
Balint Reczey e52a723f4c Fix determining clock rate for dynamic payload types.
This fixes bug 3067.

svn path=/trunk/; revision=26802
2008-11-18 13:39:26 +00:00
Anders Broman fec43e2350 Update mimetype_and_clock_map and ad samle rate to sdp.
svn path=/trunk/; revision=25860
2008-07-29 15:58:43 +00:00
Stig Bjørlykke 230c688bf1 Add #include <math.h>
svn path=/trunk/; revision=24261
2008-02-03 16:03:53 +00:00
Guy Harris 0ed6971273 Add the missing files from Balint Reczey's patch for bug 2233.
svn path=/trunk/; revision=24253
2008-02-03 12:36:37 +00:00