Merge tag 'v0.18.16'

This commit is contained in:
Max Kellermann
2014-09-26 11:06:11 +02:00
6 changed files with 35 additions and 52 deletions

View File

@@ -76,8 +76,10 @@ const struct DecoderPlugin *const decoder_plugins[] = {
#ifdef HAVE_AUDIOFILE
&audiofile_decoder_plugin,
#endif
#ifdef ENABLE_DSD
&dsdiff_decoder_plugin,
&dsf_decoder_plugin,
#endif
#ifdef HAVE_FAAD
&faad_decoder_plugin,
#endif