mpd/src/decoder
2013-07-28 12:48:26 +02:00
..
AdPlugDecoderPlugin.cxx decoder_api.h, ...: add "extern C" 2013-01-07 10:07:40 +01:00
AdPlugDecoderPlugin.h decoder/adplug: new decoder plugin 2012-09-25 22:03:44 +02:00
AudiofileDecoderPlugin.cxx decoder/audiofile: convert to C++ 2013-07-28 12:48:26 +02:00
AudiofileDecoderPlugin.hxx decoder/audiofile: convert to C++ 2013-07-28 12:48:26 +02:00
DsdiffDecoderPlugin.cxx decoder/{dsf,dsdiff}: convert to C++ 2013-07-28 12:20:50 +02:00
DsdiffDecoderPlugin.hxx decoder/{dsf,dsdiff}: convert to C++ 2013-07-28 12:20:50 +02:00
DsdLib.cxx decoder/{dsf,dsdiff}: convert to C++ 2013-07-28 12:20:50 +02:00
DsdLib.hxx decoder/{dsf,dsdiff}: convert to C++ 2013-07-28 12:20:50 +02:00
DsfDecoderPlugin.cxx decoder/{dsf,dsdiff}: convert to C++ 2013-07-28 12:20:50 +02:00
DsfDecoderPlugin.hxx decoder/{dsf,dsdiff}: convert to C++ 2013-07-28 12:20:50 +02:00
FaadDecoderPlugin.cxx decoder_buffer: convert to C++ 2013-04-17 22:45:10 +02:00
FaadDecoderPlugin.hxx decoder/faad: convert to C++ 2013-04-17 22:33:59 +02:00
FfmpegDecoderPlugin.cxx decoder/ffmpeg: suppress warning about unused variable 2013-04-08 22:12:49 +02:00
FfmpegDecoderPlugin.hxx decoder/ffmpeg: convert to C++ 2013-01-26 01:17:43 +01:00
FfmpegMetaData.cxx decoder/ffmpeg: require ffmpeg/libav 0.7.6 2013-01-28 21:32:14 +01:00
FfmpegMetaData.hxx decoder/ffmpeg: require ffmpeg/libav 0.7.6 2013-01-28 21:32:14 +01:00
FlacCommon.cxx decoder/FLAC*: rename files and symbols to Flac* 2013-05-06 23:36:47 +06:00
FlacCommon.hxx decoder/FLAC*: rename files and symbols to Flac* 2013-05-06 23:36:47 +06:00
FlacDecoderPlugin.cxx decoder/FLAC*: rename files and symbols to Flac* 2013-05-06 23:36:47 +06:00
FlacDecoderPlugin.h decoder/FLAC*: rename files and symbols to Flac* 2013-05-06 23:36:47 +06:00
FlacInput.cxx decoder/FLAC*: rename files and symbols to Flac* 2013-05-06 23:36:47 +06:00
FlacInput.hxx decoder/FLAC*: rename files and symbols to Flac* 2013-05-06 23:36:47 +06:00
FlacIOHandle.cxx decoder/FLAC*: rename files and symbols to Flac* 2013-05-06 23:36:47 +06:00
FlacIOHandle.hxx decoder/FLAC*: rename files and symbols to Flac* 2013-05-06 23:36:47 +06:00
FlacMetadata.cxx decoder/FLAC*: rename files and symbols to Flac* 2013-05-06 23:36:47 +06:00
FlacMetadata.hxx decoder/FLAC*: rename files and symbols to Flac* 2013-05-06 23:36:47 +06:00
FlacPcm.cxx decoder/FLAC*: rename files and symbols to Flac* 2013-05-06 23:36:47 +06:00
FlacPcm.hxx decoder/FLAC*: rename files and symbols to Flac* 2013-05-06 23:36:47 +06:00
fluidsynth_decoder_plugin.c decoder/fluidsynth: add "sample_rate" setting 2012-08-15 00:57:32 +02:00
GmeDecoderPlugin.cxx uri: convert to C++ 2013-04-08 23:45:31 +02:00
GmeDecoderPlugin.hxx decoder/gme: convert to C++ 2013-04-08 23:32:53 +02:00
MadDecoderPlugin.cxx tag_rva2: convert to C++ 2013-07-26 12:52:51 +02:00
MadDecoderPlugin.hxx decoder/mad: convert to C++ 2013-07-26 11:59:17 +02: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 input_stream: forward-declare the struct 2013-01-26 01:24:01 +01:00
mpcdec_decoder_plugin.c input_stream: forward-declare the struct 2013-01-26 01:24:01 +01:00
mpg123_decoder_plugin.c decoder_plugin: scan tags with callback table 2012-02-11 17:04:29 +01:00
OggCodec.cxx decoder/ogg_codec: convert to C++ 2013-01-07 22:14:52 +01:00
OggCodec.hxx decoder/ogg_codec: convert to C++ 2013-01-07 22:14:52 +01:00
OggFind.cxx decoder/OggUtil,Opus: move code to new class OggSyncState 2013-01-08 11:04:14 +01:00
OggFind.hxx decoder/OggUtil,Opus: move code to new class OggSyncState 2013-01-08 11:04:14 +01:00
OggSyncState.hxx decoder/OggUtil,Opus: move code to new class OggSyncState 2013-01-08 11:04:14 +01:00
OggUtil.cxx decoder/OggUtil: add OggExpectPageSeek() 2013-01-08 01:30:44 +01:00
OggUtil.hxx decoder/OggUtil: add OggExpectPageSeek() 2013-01-08 01:30:44 +01:00
OpusDecoderPlugin.cxx decoder/Opus: replace non-static data member initializers 2013-02-04 11:08:32 +01:00
OpusDecoderPlugin.h src/decoder/opus: new decoder plugin for the Opus codec 2012-09-05 23:01:17 +02:00
OpusHead.cxx src/decoder/opus: new decoder plugin for the Opus codec 2012-09-05 23:01:17 +02:00
OpusHead.hxx src/decoder/opus: new decoder plugin for the Opus codec 2012-09-05 23:01:17 +02:00
OpusReader.hxx OpusReader: don't use strndup() 2013-04-09 01:03:44 +02:00
OpusTags.cxx src/decoder/opus: new decoder plugin for the Opus codec 2012-09-05 23:01:17 +02:00
OpusTags.hxx src/decoder/opus: new decoder plugin for the Opus codec 2012-09-05 23:01:17 +02:00
pcm_decoder_plugin.c input_stream: forward-declare the struct 2013-01-26 01:24:01 +01:00
pcm_decoder_plugin.h copyright year 2011 2011-01-29 10:13:54 +01:00
sidplay_decoder_plugin.cxx decoder_api.h, ...: add "extern C" 2013-01-07 10:07:40 +01:00
SndfileDecoderPlugin.cxx decoder/sndfile: convert to C++ 2013-07-28 12:48:26 +02:00
SndfileDecoderPlugin.hxx decoder/sndfile: convert to C++ 2013-07-28 12:48:26 +02:00
VorbisComments.cxx decoder/vorbis: convert to C++ 2013-01-07 22:04:58 +01:00
VorbisComments.hxx decoder/vorbis: convert to C++ 2013-01-07 22:04:58 +01:00
VorbisDecoderPlugin.cxx uri: convert to C++ 2013-04-08 23:45:31 +02:00
VorbisDecoderPlugin.h decoder/vorbis: convert to C++ 2013-01-07 22:04:58 +01:00
WavpackDecoderPlugin.cxx InputStream: use std::string 2013-01-28 23:41:45 +01:00
WavpackDecoderPlugin.hxx decoder/wavpack: convert to C++ 2013-01-10 18:18:14 +01:00
wildmidi_decoder_plugin.c Merge branch 'v0.16.x' 2012-06-12 23:22:03 +02:00
XiphTags.c decoder/{flac,vorbis}: move tag table to XiphTags.c 2012-09-05 22:56:57 +02:00
XiphTags.h decoder/{flac,vorbis}: move tag table to XiphTags.c 2012-09-05 22:56:57 +02:00