ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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