Commit Graph

7 Commits

Author SHA1 Message Date
Bill Meier 3e347bb88c Minor cleanups related to proto_reg_handoff
svn path=/trunk/; revision=26277
2008-09-26 17:04:01 +00:00
Bill Meier b52d95d591 #include <emem.h> not req'd
svn path=/trunk/; revision=26091
2008-08-26 01:28:50 +00:00
Bill Meier 77b81b391b #include <prefs.h> not req'd
svn path=/trunk/; revision=26089
2008-08-25 22:06:20 +00:00
Martin Mathieson 693291377e Stop using deprecated functions identified by checkAPIs script.
svn path=/trunk/; revision=25258
2008-05-08 14:01:31 +00:00
Richard van der Hoff 30bd275138 i'm an idiot. we don't need to dissect data unless tree is non-NULL.
We *do* need to pass it through to h263data, however.

svn path=/trunk/; revision=25049
2008-04-15 17:26:29 +00:00
Richard van der Hoff 6f9dbbdae8 rename header fields so that they can be distinguished from the h.263 ones
svn path=/trunk/; revision=25047
2008-04-15 15:15:35 +00:00
Richard van der Hoff 5dcbfbf800 split the various bits of h263 dissector into separate files, so that we
can see which fields belong to which bit.

Also make sure that we can filter on the fields in the rfc2190 dissector
by actually parsing them even when tree=NULL.


svn path=/trunk/; revision=25046
2008-04-15 14:52:15 +00:00