gstreamer/ext/musepack
Sebastian Dröge 82dc68af48 ext/musepack/: First include the libmpcdec headers before everything else as they #define TRUE and FALSE unconditiona...
Original commit message from CVS:
* ext/musepack/gstmusepackdec.h:
* ext/musepack/gstmusepackreader.c:
First include the libmpcdec headers before everything else as they
#define TRUE and FALSE unconditionally and we otherwise get conflicts
with the ones that GLib defines.
2008-01-26 14:35:22 +00:00
..
gstmusepackdec.c Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
gstmusepackdec.h ext/musepack/: First include the libmpcdec headers before everything else as they #define TRUE and FALSE unconditiona... 2008-01-26 14:35:22 +00:00
gstmusepackreader.c ext/musepack/: First include the libmpcdec headers before everything else as they #define TRUE and FALSE unconditiona... 2008-01-26 14:35:22 +00:00
gstmusepackreader.h ext/musepack/: Fix seeking in musepack files (it's still incredibly slow, but I don't think that is our plugin's faul... 2006-01-24 21:33:25 +00:00
Makefile.am configure.ac: Check for X before using X_CFLAGS in the check for opengl (#343866). 2006-06-09 17:38:20 +00:00