Move u3.{h,c} and g711.{h,c} into wsutil.
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 16 Jul 2013 02:04:55 +0000 (02:04 +0000)
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 16 Jul 2013 02:04:55 +0000 (02:04 +0000)
commitc8bb5ec07872f3f934750fdff5c0b356769d53f8
tree1584f409c83e19c394f9890c8242fc975929a161
parent54f6bd2e1833287ffa3c6a027c3a286f870d6c85
Move u3.{h,c} and g711.{h,c} into wsutil.

Project g711.h against multiple inclusion and add C++ compatibility wrapper.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@50654 f5534014-38df-0310-8fa8-9805f1628bb7
14 files changed:
CMakeLists.txt
Makefile.common
ui/gtk/iax2_analysis.c
ui/gtk/main.c
ui/gtk/main_menubar.c
ui/gtk/rtp_analysis.c
ui/qt/main.cpp
ui/recent.c
wsutil/CMakeLists.txt
wsutil/Makefile.common
wsutil/g711.c [moved from g711.c with 100% similarity]
wsutil/g711.h [moved from g711.h with 70% similarity]
wsutil/u3.c [moved from u3.c with 99% similarity]
wsutil/u3.h [moved from u3.h with 75% similarity]