gstreamer/ext/wavpack
Mark Nauwelaerts 0723928e8b wavpackdec: determine depth from bytes per sample
... rather than from bits per sample, since spec states values are already
left justified w.r.t. bits per sample but not w.r.t. bytes per sample
(and so the latter determines the normalization, or indicated depth).
2012-02-27 23:46:08 +01:00
..
gstwavpack.c i18n: build fixes: #if -> #ifdef for ENABLE_NLS 2010-03-22 17:26:37 +02:00
gstwavpackcommon.c Add -Wwrite-strings to the configure flags 2010-03-21 14:17:47 +01: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 wavpackdec: determine depth from bytes per sample 2012-02-27 23:46:08 +01:00
gstwavpackdec.h wavpackdec: port to audiodecoder 2012-02-27 23:46:03 +01:00
gstwavpackenc.c wavpackdec: determine depth from bytes per sample 2012-02-27 23:46:08 +01:00
gstwavpackenc.h wavpackenc: port to audioencoder 2012-02-27 23:45:54 +01:00
gstwavpackparse.c Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostly 2011-12-12 09:46:27 +00:00
gstwavpackparse.h ext/wavpack/gstwavpackparse.*: Always report the duration if we know it in push mode and don't return 0 just to make ... 2008-02-22 06:06:06 +00:00
gstwavpackstreamreader.c Add -Wmissing-declarations -Wmissing-prototypes warning flags 2010-03-17 18:23:28 +01:00
gstwavpackstreamreader.h Add -Wmissing-declarations -Wmissing-prototypes warning flags 2010-03-17 18:23:28 +01:00
Makefile.am build: Makefile.am cleanups 2010-03-18 21:34:24 +00:00