Fix for bug 6449:
[obnox/wireshark/wip.git] / tap-rtp-common.c
2011-07-31 etxrabUse pinfo->iphdrlen rather than a fixed vaue of 20...
2011-07-14 wmeierAdd a note re possible issues when 'info_all_data_prese...
2010-12-22 jakeAvoid the need for cf_mark_frame stubs.
2010-09-23 morrissRemove unnecessary include: register.h
2010-04-14 etxrabUse the sample rate from SDP info in RTP stream analysis.
2009-12-20 jakeFix for bug 4340:
2009-11-10 stigRemoved unused old_flags.
2009-09-20 krjMake cf_mark_frame() an empty stub in tshark.c. We...
2009-08-26 wmeier(FWIW) One step towards including stdio.h & stdlib...
2009-07-06 geraldFix a couple of typos.
2009-06-06 etxrabAdd time stamp to the list.
2009-06-02 etxrabFix "tap-rtp-common.c:440: warning: ‘current_diffâ...
2009-06-02 etxrabCalculate skew and clock drift, make it possible to...
2009-06-01 etxrabShow max and mean Jitter.
2009-05-31 etxrabCalculate jitter and delta in ms.
2009-04-08 wmeier(Trivial) Fix some spelling & etc in comments
2008-11-26 etxrabFrom Michael Lum:
2008-11-18 rbalintFix alphabetical order of dynamic payload type mime...
2008-11-18 rbalintFix determining clock rate for dynamic payload types.
2008-07-29 etxrabUpdate mimetype_and_clock_map and ad samle rate to...
2008-02-03 stigAdd #include <math.h>
2008-02-03 guyAdd the missing files from Balint Reczey's patch for...