aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/u3.h
AgeCommit message (Collapse)AuthorFilesLines
2013-10-29Revert part of 52896 and (for now) all of 52935. As Jeff pointed out,Gerald Combs1-0/+48
the PortableApps version relies on U3_-prefixed environment variables. svn path=/trunk/; revision=52941
2013-10-27Remove U3 code and packaging.Gerald Combs1-48/+0
svn path=/trunk/; revision=52896
2013-07-16Move u3.{h,c} and g711.{h,c} into wsutil.Jeff Morriss1-0/+48
Project g711.h against multiple inclusion and add C++ compatibility wrapper. svn path=/trunk/; revision=50654