Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 18872: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 10 Aug 2006 11:18:03 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18872

User: jmayer
Date: 2006/08/10 11:18 AM

Log:
 Erwin Rol:
         Attached a dissector for JPEG images in RTP streams, AKA
         RFC2435.
 
 Me: Fixed a warning (guint8 <= 255 is always true)

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +1 -0      Makefile.common    Modified
  +287 -0    packet-jpeg.c      Added