Changes from 2.1.3 to 2.1.4
- simplified cmake and fixed win32 namespace encapsulation

Changes from 2.1.2 to 2.1.3
- general namespace cleanup
- ignore work files

from ccaudio2 2.1.1 to ccaudio2 2.1.2
- fixed cmake shared library builds
- windows audio fixups

from ccaudio2 2.1.0 to ccaudio2 2.1.1
- fixed library naming in CMakeLists.txt
- updated spec files
- updated lib .so name

from ccaudio2 2.0.5 to ccaudio2 2.1.0
- modernized automake
- patches from Brandon Invergo for current ucommon
- various code cleanups

from ccaudio2 2.0.4 to ccaudio2 2.0.5
- adusted cmake install paths.

from ccaudio2 2.0.3 to ccaudio2 2.0.4
- fix from gahr for cmake.

from ccaudio2 2.0.2 to ccaudio2 2.0.3
- fixes for os/x support

From ccaudio2 2.0.1 to ccaudio2 2.0.2
- more cmake issues resolved

From ccaudio2 2.0.0 to ccaudio2 2.0.1
- fixed stand-alone cmake build, cmake build for unix

From ccaudio2 1.0.0 to ccaudio2 2.0.0
- new linkage and member naming conventions
- codecs integrated into main library rather than plugins
- full support of static linkage

