aboutsummaryrefslogtreecommitdiffstats
path: root/packet-h261.c
AgeCommit message (Expand)AuthorFilesLines
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-02-14Update Andreas Sikkema's e-mail address.Guy Harris1-2/+2
2003-08-23Add a dissector table for RTP payload types, and have dissectorsGuy Harris1-4/+11
2003-01-03Small bugfix for h.261, the HMVD field spans two bytes, read those two bytesRonnie Sahlberg1-4/+5
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-89/+89
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer1-9/+1
2002-02-01Fix a typo.Guy Harris1-2/+2
2002-02-01Provide tvb_ensure_length_remaining(), which is likeGilbert Ramirez1-2/+2
2002-01-29Fixes from Joe Litman <jlitman@fvc.com>Gilbert Ramirez1-6/+6
2002-01-24Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls inGuy Harris1-2/+2
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-2/+2
2001-12-10Move the pointer to the "column_info" structure in the "frame_data"Guy Harris1-5/+5
2001-07-16Convert a bunch of "proto_tree_add_bytes(tree, hf, tvb, offset, length,Guy Harris1-2/+2
2001-06-18From Joerg Mayer: explicitly fill in all members of aGuy Harris1-11/+11
2001-06-12Give a number of files RCS IDs.Guy Harris1-1/+2
2001-05-27Call the H.261 dissector through a handle.Guy Harris1-4/+4
2001-04-23Get rid of END_OF_FRAME references in tvbuffified dissectors.Guy Harris1-1/+0
2001-01-03Have "proto_register_protocol()" build a list of data structures forGuy Harris1-1/+2
2000-11-19For each column, have both a buffer into which strings for that columnGuy Harris1-2/+2
2000-10-22Use "H.261", not "H261", as the short name for the protocol.Guy Harris1-4/+4
2000-10-19Andreas Sikkema's new H.261 and TPKT dissectors, replacement RTCP andGuy Harris1-0/+262