gstreamer/ext/wavpack
Tim-Philipp Müller 8e51b9930b ext/wavpack/gstwavpackdec.c: More build fixes for old libwavpack versions: include config.h so that WAVPACK_OLD_API i...
Original commit message from CVS:
* ext/wavpack/gstwavpackdec.c:
More build fixes for old libwavpack versions: include config.h so
that WAVPACK_OLD_API is actually defined as detected; only use
WavpackGetErrorMessage if it is available. This fixes the build
on debian stable for me.
2007-12-09 16:34:08 +00:00
..
gstwavpack.c ext/wavpack/gstwavpack.c: Call bindtextdomain() to get localized strings. 2007-05-02 18:31:16 +00:00
gstwavpackcommon.c ext/wavpack/gstwavpackcommon.c: Also set the channel layout on the Wavpack caps if we're having a mono layout. Of cou... 2007-11-20 13:14:40 +00:00
gstwavpackcommon.h ext/wavpack/: Add support for encoding, parsing and decoding multichannel files with up to 8 channels. This also impr... 2007-11-20 13:08:45 +00:00
gstwavpackdec.c ext/wavpack/gstwavpackdec.c: More build fixes for old libwavpack versions: include config.h so that WAVPACK_OLD_API i... 2007-12-09 16:34:08 +00:00
gstwavpackdec.h ext/wavpack/: Add support for encoding, parsing and decoding multichannel files with up to 8 channels. This also impr... 2007-11-20 13:08:45 +00:00
gstwavpackenc.c ext/wavpack/: Add support for encoding, parsing and decoding multichannel files with up to 8 channels. This also impr... 2007-11-20 13:08:45 +00:00
gstwavpackenc.h ext/wavpack/: Add support for encoding, parsing and decoding multichannel files with up to 8 channels. This also impr... 2007-11-20 13:08:45 +00:00
gstwavpackparse.c ext/wavpack/: Workaround the non-existance of WavpackGetChannelMask in Wavpack versions below 4.40.0. 2007-12-09 16:21:02 +00:00
gstwavpackparse.h ext/wavpack/: Add support for encoding, parsing and decoding multichannel files with up to 8 channels. This also impr... 2007-11-20 13:08:45 +00:00
gstwavpackstreamreader.c ext/wavpack/: Add support for encoding, parsing and decoding multichannel files with up to 8 channels. This also impr... 2007-11-20 13:08:45 +00:00
gstwavpackstreamreader.h configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary. 2006-07-18 14:08:06 +00:00
Makefile.am autogen.sh: Require automake 1.7 2007-04-29 13:53:16 +00:00
md5.c ext/wavpack/: Add wavpack encoder element (#343131). 2006-06-10 15:33:18 +00:00
md5.h ext/wavpack/: Add wavpack encoder element (#343131). 2006-06-10 15:33:18 +00:00