This decoder links against the binary-only XAudio decoder library.  You
can find more about this library at http://www.xaudio.com/.

I developed with a 'developers license', so I have a legal right, such as
it is, to use the copy of the library I have.  If you don't have a copy, I
can't give you one.  Unfortunately, as of now, this is the only functional
mp3 decoder I'm 'shipping' with GStreamer, so that's a problem.


COMPILING:

This plugin assumes libxaudio.a is located somewhere in your normal
library search path.  It assumes all the XAudio headers are in xaudio/* in
your normal include search path.  If this is not the case, please either
move/symlink your copy, or muck with the Makefile.am in this directory to
provide the paths, and change gstxa.h to reflect the proper include paths.
