Fix the fuzz failure reported in https://bugs.wireshark.org/bugzilla/show_bug.cgi...
[metze/wireshark/wip.git] / tap-rtp-common.c
2013-05-12 Anders BromanAdd the posibillity to use a key for per-packet-data.
2013-04-12 Evan HuusAccount for possibly lost packets at sequence number...
2013-03-05 Anders BromanUse explicit casts.
2013-01-28 Anders BromanTry to detect duplicated packets due to mirroring/span...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-05-21 Bill MeierFix some indentation.
2012-01-15 Jörg MayerMove gtk to ui/gtk.
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...