aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-amr.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-27Handle the case with only one speech sample.Anders Broman1-2/+5
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-01-05Bill Meier:Jörg Mayer1-1/+1
2005-11-05Packet-amr Register as "AMR" not "amr".Anders Broman1-1/+1
2005-10-05Don't reinvent the wheel, use val_to_str/match_strvalJörg Mayer1-9/+6
2005-10-02From Jeff SnyderAnders Broman1-1/+9
2005-09-19Add a preference to decode different types of AMR payload.Anders Broman1-23/+232
2005-08-08various code cleanup:Ulf Lamping1-4/+0
2005-03-27Use the new table for dynamic payload types.Anders Broman1-0/+1
2005-03-06Fix a minor bug with FT_BOOLEAN.Anders Broman1-2/+2
2005-01-08Get rid of some of the boilerplate comments from the sample dissector,Guy Harris1-8/+3
2005-01-08Add a dissector for RTP payload AMR RFC 3267Anders Broman1-0/+255