aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rtp.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-30Pass an "address *" to "rtp_add_address()" and "rtcp_add_address()", soGuy Harris1-7/+5
2004-08-18Don't assume that if we find a conversation that we've set a dissectorGuy Harris1-25/+27
2004-07-29Fix a null pointer dereference.Gerald Combs1-5/+7
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+979