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 21112: /trunk/ /trunk/: AUTHORS /trunk/wiretap/: Makefil

Date: Thu, 22 Mar 2007 10:44:35 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21112

User: sahlberg
Date: 2007/03/22 10:44 AM

Log:
 From Shaun Jackman
 
 Wiretap support to read MPEG files

Directory: /trunk/
  Changes    Path          Action
  +1 -0      AUTHORS       Modified

Directory: /trunk/wiretap/
  Changes    Path               Action
  +4 -0      Makefile.common    Modified
  +5 -0      file_access.c      Modified
  +60 -0     mpeg-audio.c       Added
  +110 -0    mpeg-audio.h       Added
  +287 -0    mpeg.c             Added
  +32 -0     mpeg.h             Added
  +4 -1      wtap.c             Modified
  +4 -2      wtap.h             Modified