Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-h261.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 3 Jan 2003 14:42:44 -0600 (CST)
sahlberg    2003/01/03 14:42:43 CST

  Modified files:
    .                    packet-h261.c 
  Log:
  Small bugfix for h.261,  the HMVD field spans two bytes, read those two bytes
  when building the integer value and not just the same byte twice.
  
  Also make the hex pane display both bytes this field spans.
  
  Revision  Changes    Path
  1.18      +5 -4      ethereal/packet-h261.c