aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-amr.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-24From Chris Maynard:etxrab1-16/+16
2007-06-08From Stefan Wenk:etxrab1-136/+375
2007-02-19Continuing the tradition: squelch some compiler warnings ....wmeier1-1/+1
2006-11-01Handle RFC 3267 Bandwidth-efficient mode.etxrab1-73/+88
2006-06-27From Neil Piercy:etxrab1-1/+2
2006-05-27Handle the case with only one speech sample.etxrab1-2/+5
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2006-01-05Bill Meier:jmayer1-1/+1
2005-11-05Packet-amr Register as "AMR" not "amr".etxrab1-1/+1
2005-10-05Don't reinvent the wheel, use val_to_str/match_strvaljmayer1-9/+6
2005-10-02From Jeff Snyderetxrab1-1/+9
2005-09-19Add a preference to decode different types of AMR payload.etxrab1-23/+232
2005-08-08various code cleanup:ulfl1-4/+0
2005-03-27Use the new table for dynamic payload types.etxrab1-0/+1
2005-03-06Fix a minor bug with FT_BOOLEAN.etxrab1-2/+2
2005-01-08Get rid of some of the boilerplate comments from the sample dissector,guy1-8/+3
2005-01-08Add a dissector for RTP payload AMR RFC 3267etxrab1-0/+255