Use the sample rate from SDP info in RTP stream analysis.
[metze/wireshark/wip.git] / epan / dissectors / packet-ansi_a.c
2010-04-14 Anders BromanUse the sample rate from SDP info in RTP stream analysis.
2010-04-03 Bill MeierRemove unneeded #include <stdio.h>
2010-03-19 Guy HarrisSquelch some compiler warnings.
2009-09-24 Kovarththanan Raja... Don't guard col_append_str with check_col
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-19 Anders BromanGet info about media type(Video or not) a first step...
2009-04-22 Guy HarrisClean up some 64-bit issues.
2009-03-19 Anders BromanFrom Michael Lum:
2009-03-11 Anders BromanFrom Michael Lum:
2009-03-03 Anders BromanFrom Michael Lum:
2008-12-22 Anders BromanFrom Michael Lum:
2008-12-18 Bill MeierFix various typos and spelling errors (mostly in text...
2008-11-26 Anders BromanFrom Michael Lum:
2008-10-31 Stig BjørlykkeFix some "format not a string literal and no format...
2008-09-23 Bill MeierMinor revision related to proto_reg_handoff ...
2008-09-02 Bill MeierCleanup related to prefs & proto_reg_handoff
2008-07-22 Bill MeierAdd NULL termination element to value_string arrays
2008-04-08 Guy HarrisThe integral type with which an enumerated type is...
2008-04-08 Anders BromanFrom Michael Lum:
2007-11-30 Stig BjørlykkeFrom Florent DROUIN:
2007-10-02 Ronnie Sahlbergbug 1872
2007-03-26 Ronnie SahlbergFrom Sebastien Tandel
2007-01-12 Anders BromanDissect cdma2000HandoffInvokeIOSData.
2006-11-26 Jeff MorrissClean up a bunch of unused parameter warnings and 2...
2006-11-22 Anders BromanFrom Michael Lum
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2006-03-09 Gerald CombsRemove MIN and MAX defines, which GLib provides.
2005-10-13 Ronnie Sahlbergget rid of some strcpy()
2005-08-20 Ronnie Sahlbergget rid of a whole chunk of sprintfs
2005-08-10 Ronnie Sahlbergrename ep_tvb_get_string() to tvb_get_ephemeral_string...
2005-07-27 Jörg MayerFix >2600 warnings by doing char -> const char changes.
2005-07-24 Ronnie Sahlbergconvert some uses of tvb_get_string() to ep_tvb_get_str...
2005-06-26 Guy HarrisGet rid of the private "my_match_strval()" routine...
2005-06-26 Ulf Lampingpacket-ansi_a.c(460) : warning C4090: 'return' : differ...
2005-06-20 Gerald CombsFix a format string vulneratility in the AFP dissector...
2005-03-17 Guy HarrisUse "format_text()" on strings fetched from packets.
2005-03-17 Gerald CombsFix a couple of format string bugs discovered by Bryan...
2004-09-29 Guy HarrisMove the tap infrastructure to the epan directory.
2004-09-27 Guy HarrisMove prefs.c and prefs.h into the epan subdirectory.
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.