From John Bradshaw:
[metze/wireshark/wip.git] / tap-rtp-common.c
2011-07-31 Anders BromanUse pinfo->iphdrlen rather than a fixed vaue of 20...
2011-07-14 Bill MeierAdd a note re possible issues when 'info_all_data_prese...
2010-12-22 Jaap KeuterAvoid the need for cf_mark_frame stubs.
2010-09-23 Jeff MorrissRemove unnecessary include: register.h
2010-04-14 Anders BromanUse the sample rate from SDP info in RTP stream analysis.
2009-12-20 Jaap KeuterFix for bug 4340:
2009-11-10 Stig BjørlykkeRemoved unused old_flags.
2009-09-20 Kovarththanan Raja... Make cf_mark_frame() an empty stub in tshark.c. We...
2009-08-26 Bill Meier(FWIW) One step towards including stdio.h & stdlib...
2009-07-06 Gerald CombsFix a couple of typos.
2009-06-06 Anders BromanAdd time stamp to the list.
2009-06-02 Anders BromanFix "tap-rtp-common.c:440: warning: ‘current_diffâ...
2009-06-02 Anders BromanCalculate skew and clock drift, make it possible to...
2009-06-01 Anders BromanShow max and mean Jitter.
2009-05-31 Anders BromanCalculate jitter and delta in ms.
2009-04-08 Bill Meier(Trivial) Fix some spelling & etc in comments
2008-11-26 Anders BromanFrom Michael Lum:
2008-11-18 Balint ReczeyFix alphabetical order of dynamic payload type mime...
2008-11-18 Balint ReczeyFix determining clock rate for dynamic payload types.
2008-07-29 Anders BromanUpdate mimetype_and_clock_map and ad samle rate to...
2008-02-03 Stig BjørlykkeAdd #include <math.h>
2008-02-03 Guy HarrisAdd the missing files from Balint Reczey's patch for...