mpd/src/decoder
2013-10-23 23:12:02 +02:00
..
AdPlugDecoderPlugin.cxx decoder: rename the struct to "Decoder" 2013-10-21 21:12:37 +02:00
AdPlugDecoderPlugin.h decoder_plugin: rename struct to DecoderPlugin 2013-10-21 20:31:34 +02:00
AudiofileDecoderPlugin.cxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
AudiofileDecoderPlugin.hxx decoder_plugin: rename struct to DecoderPlugin 2013-10-21 20:31:34 +02:00
DsdiffDecoderPlugin.cxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
DsdiffDecoderPlugin.hxx decoder_plugin: rename struct to DecoderPlugin 2013-10-21 20:31:34 +02:00
DsdLib.cxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
DsdLib.hxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
DsfDecoderPlugin.cxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
DsfDecoderPlugin.hxx decoder_plugin: rename struct to DecoderPlugin 2013-10-21 20:31:34 +02:00
FaadDecoderPlugin.cxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
FaadDecoderPlugin.hxx decoder_plugin: rename struct to DecoderPlugin 2013-10-21 20:31:34 +02:00
FfmpegDecoderPlugin.cxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
FfmpegDecoderPlugin.hxx decoder_plugin: rename struct to DecoderPlugin 2013-10-21 20:31:34 +02:00
FfmpegMetaData.cxx TagType: rename enum tag_type to TagType 2013-10-20 13:32:59 +02:00
FfmpegMetaData.hxx audio_format: convert to C++ 2013-08-03 21:37:56 +02:00
FlacCommon.cxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
FlacCommon.hxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
FlacDecoderPlugin.cxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
FlacDecoderPlugin.h decoder_plugin: rename struct to DecoderPlugin 2013-10-21 20:31:34 +02:00
FlacDomain.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
FlacDomain.hxx Log: new logging library API 2013-10-02 08:57:55 +02:00
FlacInput.cxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
FlacInput.hxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
FlacIOHandle.cxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
FlacIOHandle.hxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
FlacMetadata.cxx decoder/flac: fix tag name comparison 2013-10-22 01:05:09 +02:00
FlacMetadata.hxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
FlacPcm.cxx audio_format: convert to C++ 2013-08-03 21:37:56 +02:00
FlacPcm.hxx audio_format: convert to C++ 2013-08-03 21:37:56 +02:00
FluidsynthDecoderPlugin.cxx decoder: rename the struct to "Decoder" 2013-10-21 21:12:37 +02:00
FluidsynthDecoderPlugin.hxx decoder_plugin: rename struct to DecoderPlugin 2013-10-21 20:31:34 +02:00
GmeDecoderPlugin.cxx decoder: rename the struct to "Decoder" 2013-10-21 21:12:37 +02:00
GmeDecoderPlugin.hxx decoder_plugin: rename struct to DecoderPlugin 2013-10-21 20:31:34 +02:00
MadDecoderPlugin.cxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
MadDecoderPlugin.hxx decoder_plugin: rename struct to DecoderPlugin 2013-10-21 20:31:34 +02:00
MikmodDecoderPlugin.cxx decoder: rename the struct to "Decoder" 2013-10-21 21:12:37 +02:00
MikmodDecoderPlugin.hxx decoder_plugin: rename struct to DecoderPlugin 2013-10-21 20:31:34 +02:00
ModplugDecoderPlugin.cxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
ModplugDecoderPlugin.hxx decoder_plugin: rename struct to DecoderPlugin 2013-10-21 20:31:34 +02:00
MpcdecDecoderPlugin.cxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
MpcdecDecoderPlugin.hxx decoder_plugin: rename struct to DecoderPlugin 2013-10-21 20:31:34 +02:00
Mpg123DecoderPlugin.cxx decoder: rename the struct to "Decoder" 2013-10-21 21:12:37 +02:00
Mpg123DecoderPlugin.hxx decoder_plugin: rename struct to DecoderPlugin 2013-10-21 20:31:34 +02:00
OggCodec.cxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
OggCodec.hxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02: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 input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
OggUtil.cxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
OggUtil.hxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
OpusDecoderPlugin.cxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
OpusDecoderPlugin.h decoder_plugin: rename struct to DecoderPlugin 2013-10-21 20:31:34 +02:00
OpusDomain.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
OpusDomain.hxx Log: new logging library API 2013-10-02 08:57:55 +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 TagType: rename enum tag_type to TagType 2013-10-20 13:32:59 +02:00
OpusTags.hxx src/decoder/opus: new decoder plugin for the Opus codec 2012-09-05 23:01:17 +02:00
PcmDecoderPlugin.cxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
PcmDecoderPlugin.hxx decoder_plugin: rename struct to DecoderPlugin 2013-10-21 20:31:34 +02:00
SidplayDecoderPlugin.cxx decoder: rename the struct to "Decoder" 2013-10-21 21:12:37 +02:00
SidplayDecoderPlugin.hxx decoder_plugin: rename struct to DecoderPlugin 2013-10-21 20:31:34 +02:00
SndfileDecoderPlugin.cxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
SndfileDecoderPlugin.hxx decoder_plugin: rename struct to DecoderPlugin 2013-10-21 20:31:34 +02:00
VorbisComments.cxx Util/ASCII: add StringEqualsCaseASCII() overload with length 2013-10-21 08:42:55 +02:00
VorbisComments.hxx tag: convert to C++ 2013-07-30 20:19:53 +02:00
VorbisDecoderPlugin.cxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
VorbisDecoderPlugin.h decoder_plugin: rename struct to DecoderPlugin 2013-10-21 20:31:34 +02:00
VorbisDomain.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
VorbisDomain.hxx Log: new logging library API 2013-10-02 08:57:55 +02:00
WavpackDecoderPlugin.cxx input_stream: rename struct to InputStream 2013-10-23 23:12:02 +02:00
WavpackDecoderPlugin.hxx decoder_plugin: rename struct to DecoderPlugin 2013-10-21 20:31:34 +02:00
WildmidiDecoderPlugin.cxx decoder: rename the struct to "Decoder" 2013-10-21 21:12:37 +02:00
WildmidiDecoderPlugin.hxx decoder_plugin: rename struct to DecoderPlugin 2013-10-21 20:31:34 +02:00
XiphTags.cxx TagTable: un-inline the two functions 2013-09-04 23:57:30 +02:00
XiphTags.hxx Tag*: move TagTable.hxx to libtag.a 2013-09-04 23:54:37 +02:00