Fix [-Wmissing-prototypes]
[metze/wireshark/wip.git] / epan / dissectors / packet-h263p.c
2013-12-15 Jakub ZawadzkiFix [-Wmissing-prototypes]
2013-01-31 Bill MeierComment out unused hf[] entries & etc.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-08-01 Michael Mannupdated more display filters per checkfiltername.pl
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-10-26 Alexis La GoutteFix Dead Store (Dead assignement/Dead increment) Warnin...
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-16 Bill MeierDo some conversions of proto_tree_add_item() 'encoding...
2011-10-10 Bill Meier Convert 'encoding' parameter of certain proto_tree_add...
2011-10-06 Bill MeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-10-04 Bill MeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-04-06 Bill Meier#include <string.h> not needed.
2010-04-03 Bill MeierRemove unneeded #include <stdio.h>
2009-09-24 Kovarththanan Raja... * Prefer col_append_str instead of col_append_fstr...
2009-08-21 Kovarththanan Raja... Sanitize epan includes
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with...
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-03-16 Stig BjørlykkeRemoved some non-ASCII characters.
2008-09-22 Bill MeierMinor cleanup related to proto_reg_handoff
2008-04-15 Richard van der... split the various bits of h263 dissector into separate...