Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-image-jfif.c Makefile.am Makefile.nma

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

From: obiot@xxxxxxxxxxxx (Olivier Biot)
Date: Sat, 3 Jan 2004 20:59:47 -0600 (CST)
obiot       2004/01/03 20:59:47 CST

  Modified files:
    .                    Makefile.am Makefile.nmake 
  Added files:
    .                    packet-image-jfif.c 
  Log:
  Add support for JFIF (JPEG File Interchange Format) media.
  
  The JFIF dissector processes everything up to the start of scan as the data
  thereafter is encoded and I didn't have the time to figure out how it is :)
  
  TODO: fix the WTP dissector so it doesn't hand off unreassembled data to WSP.
  
  Revision  Changes    Path
  1.683     +2 -1      ethereal/Makefile.am
  1.383     +2 -1      ethereal/Makefile.nmake