aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rtp.h
AgeCommit message (Expand)AuthorFilesLines
2012-02-01Collect and use some SRTP information.etxrab1-20/+21
2010-04-14Use the sample rate from SDP info in RTP stream analysis.etxrab1-0/+6
2009-05-19Get info about media type(Video or not) a first step towards usage in rtp sta...etxrab1-6/+11
2007-11-02display SRTP isntead of RTP if stream is established like a SRTPkukosa1-0/+1
2007-08-21From Neil Piercy:jake1-2/+52
2007-02-21From Richard van der Hoff:etxrab1-1/+8
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2005-11-05Packet-amr Register as "AMR" not "amr".etxrab1-0/+1
2005-07-30Make some funtions static. More char -> const char warning fixesjmayer1-1/+1
2005-03-27Previous commit failed doing them one by one.etxrab1-2/+6
2005-03-10From Alejandro Vaquero:lego1-1/+4
2005-02-05From Alejandro Vaquero:etxrab1-0/+1
2004-12-21Make the array for the "setup method" for RTP, RTCP, and T.38guy1-2/+2
2004-10-17From Alejandro Vaquero: in the RTP analysis code, don't analyze packetsguy1-0/+1
2004-08-30Pass an "address *" to "rtp_add_address()" and "rtcp_add_address()", soguy1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+65