http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30588
User: stig
Date: 2009/10/17 01:56 PM
Log:
From Marton Nemeth:
Add the ability to open JPEG/JFIF files directly.
From me:
Some code cleanup + add new file to cmake.
Directory: /trunk/epan/dissectors/
Changes Path Action
+2 -0 packet-image-jfif.c Modified
Directory: /trunk/wiretap/
Changes Path Action
+1 -0 CMakeLists.txt Modified
+2 -0 Makefile.common Modified
+5 -0 file_access.c Modified
+165 -0 jpeg_jfif.c Added
+32 -0 jpeg_jfif.h Added
+4 -1 wtap.c Modified
+2 -0 wtap.h Modified