aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-amr.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-06Dissect g722.2 H.245 paramaters.Anders Broman1-0/+13
2008-12-22Add frame type index filter for AMR if sent using bandwidth efficient mode.Anders Broman1-54/+83
2008-12-18Fix various typos and spelling errors (mostly in text strings)Bill Meier1-1/+1
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-2/+2
2008-09-22Minor cleanup related to proto_reg_handoffBill Meier1-11/+14
2008-09-19Minor cleanup primarily related to proto_reg_handoff; spacing changesBill Meier1-183/+179
2008-01-07More Generic parameters.Anders Broman1-2/+61
2007-08-24From Chris Maynard:Anders Broman1-16/+16
2007-06-08From Stefan Wenk:Anders Broman1-136/+375
2007-02-19Continuing the tradition: squelch some compiler warnings ....Bill Meier1-1/+1
2006-11-01Handle RFC 3267 Bandwidth-efficient mode.Anders Broman1-73/+88
2006-06-27From Neil Piercy:Anders Broman1-1/+2
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