aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-amr.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-17/+17
2009-04-06Dissect g722.2 H.245 paramaters.etxrab1-0/+13
2008-12-22Add frame type index filter for AMR if sent using bandwidth efficient mode.etxrab1-54/+83
2008-12-18Fix various typos and spelling errors (mostly in text strings)wmeier1-1/+1
2008-10-31Fix some "format not a string literal and no format arguments" warnings.stig1-2/+2
2008-09-22Minor cleanup related to proto_reg_handoffwmeier1-11/+14
2008-09-19Minor cleanup primarily related to proto_reg_handoff; spacing changeswmeier1-183/+179
2008-01-07More Generic parameters.etxrab1-2/+61
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