mpd/src/decoder
Max Kellermann a2b5db0003 audio_format: remove SAMPLE_FORMAT_DSD_OVER_USB
DSD-over-USB should not be a MPD core format, because it is not a
"natural" format; it is just a temnporary over-the-wire format.  This
format has been implemented in pcm_export, and does not need to be
supported by pcm_convert.
2012-03-27 01:22:50 +02:00
..
_flac_common.c decoder/flac: use error messages from libFLAC 2012-02-11 12:37:24 +01:00
_flac_common.h decoder/flac: use error messages from libFLAC 2012-02-11 12:37:24 +01:00
_ogg_common.c copyright year 2011 2011-01-29 10:13:54 +01:00
_ogg_common.h copyright year 2011 2011-01-29 10:13:54 +01:00
audiofile_decoder_plugin.c decoder/audiofile: fix compiler warnings with libaudiofile 0.3.3 2012-02-15 20:52:48 +01:00
dsdiff_decoder_plugin.c decoder/dsdiff: reverse bits to most significant bit first 2012-03-21 09:01:56 +01:00
dsdiff_decoder_plugin.h decoder/dsdiff: new decoder plugin 2011-10-04 21:41:03 +02:00
faad_decoder_plugin.c decoder_plugin: scan tags with callback table 2012-02-11 17:04:29 +01:00
ffmpeg_decoder_plugin.c decoder/ffmpeg: read the "year" tag 2012-02-13 19:05:39 +01:00
ffmpeg_metadata.c decoder/ffmpeg: always use AV_VERSION_INT 2012-02-15 21:42:52 +01:00
ffmpeg_metadata.h decoder_plugin: scan tags with callback table 2012-02-11 17:04:29 +01:00
flac_compat.h copyright year 2011 2011-01-29 10:13:54 +01:00
flac_decoder_plugin.c decoder_plugin: scan tags with callback table 2012-02-11 17:04:29 +01:00
flac_metadata.c tag_handler: handle arbitrary name/value pairs 2012-02-12 13:41:48 +01:00
flac_metadata.h decoder_plugin: scan tags with callback table 2012-02-11 17:04:29 +01:00
flac_pcm.c audio_format: remove SAMPLE_FORMAT_DSD_OVER_USB 2012-03-27 01:22:50 +02:00
flac_pcm.h copyright year 2011 2011-01-29 10:13:54 +01:00
fluidsynth_decoder_plugin.c decoder/{mikmod,fluidsynth,mp4ff}: adapt to tag_handler API 2012-02-11 19:28:56 +01:00
gme_decoder_plugin.c decoder_plugin: scan tags with callback table 2012-02-11 17:04:29 +01:00
mad_decoder_plugin.c decoder_plugin: scan tags with callback table 2012-02-11 17:04:29 +01:00
mikmod_decoder_plugin.c decoder/{mikmod,fluidsynth,mp4ff}: adapt to tag_handler API 2012-02-11 19:28:56 +01:00
modplug_decoder_plugin.c decoder_plugin: scan tags with callback table 2012-02-11 17:04:29 +01:00
mp4ff_decoder_plugin.c tag_handler: handle arbitrary name/value pairs 2012-02-12 13:41:48 +01:00
mpcdec_decoder_plugin.c decoder_plugin: scan tags with callback table 2012-02-11 17:04:29 +01:00
mpg123_decoder_plugin.c decoder_plugin: scan tags with callback table 2012-02-11 17:04:29 +01:00
pcm_decoder_plugin.c decoder/pcm: always supply host byte order samples 2012-03-21 19:10:57 +01:00
pcm_decoder_plugin.h copyright year 2011 2011-01-29 10:13:54 +01:00
sidplay_decoder_plugin.cxx decoder/sidplay: remove unused variable 'ret' 2012-02-15 20:35:05 +01:00
sndfile_decoder_plugin.c decoder_plugin: scan tags with callback table 2012-02-11 17:04:29 +01:00
vorbis_comments.c tag_handler: handle arbitrary name/value pairs 2012-02-12 13:41:48 +01:00
vorbis_comments.h decoder_plugin: scan tags with callback table 2012-02-11 17:04:29 +01:00
vorbis_decoder_plugin.c decoder_plugin: scan tags with callback table 2012-02-11 17:04:29 +01:00
wavpack_decoder_plugin.c decoder/wavpack: bigger tag value buffer 2012-02-12 16:10:20 +01:00
wildmidi_decoder_plugin.c decoder_plugin: scan tags with callback table 2012-02-11 17:04:29 +01:00