MSWSP: fix dissect_mswsp_smb()
[wireshark-wip.git] / plugins / easy_codec / ReadMe.txt
blobd403642a380b60a5eafc79b4f249b941247d7127
1 Instructions on compiling the Easy Codecs
2 =========================================
4 1. Download the codec files from www.ImTelephone.com and install them in the following subdirectories.
5         EasyG722
6         EasyG7231
7         EasyG729A
9 2. Build plugin.
10         Win32: nmake -f makefile.nmake
11         Linux: TO DO