mpd/src/decoder
Max Kellermann 7f9402bd22 Tag: add method Clear()
Allow reusing Tag instances.
2013-07-31 00:35:05 +02:00
..
AdPlugDecoderPlugin.cxx audio_check: convert to C++ 2013-07-29 07:50:08 +02:00
AdPlugDecoderPlugin.h decoder/adplug: new decoder plugin 2012-09-25 22:03:44 +02:00
AudiofileDecoderPlugin.cxx audio_check: convert to C++ 2013-07-29 07:50:08 +02:00
AudiofileDecoderPlugin.hxx decoder/audiofile: convert to C++ 2013-07-28 12:48:26 +02:00
DsdiffDecoderPlugin.cxx audio_check: convert to C++ 2013-07-29 07:50:08 +02:00
DsdiffDecoderPlugin.hxx decoder/{dsf,dsdiff}: convert to C++ 2013-07-28 12:20:50 +02:00
DsdLib.cxx tag: convert to C++ 2013-07-30 20:19:53 +02:00
DsdLib.hxx decoder/{dsf,dsdiff}: convert to C++ 2013-07-28 12:20:50 +02:00
DsfDecoderPlugin.cxx audio_check: convert to C++ 2013-07-29 07:50:08 +02:00
DsfDecoderPlugin.hxx decoder/{dsf,dsdiff}: convert to C++ 2013-07-28 12:20:50 +02:00
FaadDecoderPlugin.cxx tag: convert to C++ 2013-07-30 20:19:53 +02:00
FaadDecoderPlugin.hxx decoder/faad: convert to C++ 2013-04-17 22:33:59 +02:00
FfmpegDecoderPlugin.cxx audio_check: convert to C++ 2013-07-29 07:50:08 +02:00
FfmpegDecoderPlugin.hxx decoder/ffmpeg: convert to C++ 2013-01-26 01:17:43 +01:00
FfmpegMetaData.cxx tag_table: convert to C++ 2013-07-29 07:45:58 +02:00
FfmpegMetaData.hxx decoder/ffmpeg: require ffmpeg/libav 0.7.6 2013-01-28 21:32:14 +01:00
FlacCommon.cxx Tag: add method Clear() 2013-07-31 00:35:05 +02:00
FlacCommon.hxx Tag: add method Clear() 2013-07-31 00:35:05 +02:00
FlacDecoderPlugin.cxx Tag: add method Clear() 2013-07-31 00:35:05 +02:00
FlacDecoderPlugin.h decoder/FLAC*: rename files and symbols to Flac* 2013-05-06 23:36:47 +06:00
FlacInput.cxx decoder_api: convert to C++ 2013-07-28 13:18:48 +02: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 Tag: add method Clear() 2013-07-31 00:35:05 +02:00
FlacMetadata.hxx Tag: add method Clear() 2013-07-31 00:35:05 +02: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
FluidsynthDecoderPlugin.cxx audio_check: convert to C++ 2013-07-29 07:50:08 +02:00
FluidsynthDecoderPlugin.hxx decoder/fluidsynth: convert to C++ 2013-07-28 13:16:27 +02:00
GmeDecoderPlugin.cxx audio_check: convert to C++ 2013-07-29 07:50:08 +02:00
GmeDecoderPlugin.hxx decoder/gme: convert to C++ 2013-04-08 23:32:53 +02:00
MadDecoderPlugin.cxx DecoderAPI: pass rvalue reference to decoder_tag() 2013-07-31 00:34:22 +02:00
MadDecoderPlugin.hxx decoder/mad: convert to C++ 2013-07-26 11:59:17 +02:00
MikmodDecoderPlugin.cxx tag_handler: convert to C++ 2013-07-29 07:39:58 +02:00
MikmodDecoderPlugin.hxx decoder/mikmod: convert to C++ 2013-07-28 13:03:04 +02:00
ModplugDecoderPlugin.cxx tag_handler: convert to C++ 2013-07-29 07:39:58 +02:00
ModplugDecoderPlugin.hxx decoder/modplug: convert to C++ 2013-07-28 13:03:04 +02:00
MpcdecDecoderPlugin.cxx audio_check: convert to C++ 2013-07-29 07:50:08 +02:00
MpcdecDecoderPlugin.hxx decoder/mpcdec: convert to C++ 2013-07-28 13:04:12 +02:00
Mpg123DecoderPlugin.cxx audio_check: convert to C++ 2013-07-29 07:50:08 +02:00
Mpg123DecoderPlugin.hxx decoder/mpg123: convert to C++ 2013-07-28 13:03:04 +02:00
OggCodec.cxx tag: convert to C++ 2013-07-30 20:19:53 +02:00
OggCodec.hxx decoder_api: convert to C++ 2013-07-28 13:18:48 +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 decoder/OggUtil,Opus: move code to new class OggSyncState 2013-01-08 11:04:14 +01:00
OggUtil.cxx decoder_api: convert to C++ 2013-07-28 13:18:48 +02:00
OggUtil.hxx decoder/OggUtil: add OggExpectPageSeek() 2013-01-08 01:30:44 +01:00
OpusDecoderPlugin.cxx DecoderAPI: pass rvalue reference to decoder_tag() 2013-07-31 00:34:22 +02: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 XiphTags: convert to C++ 2013-07-29 07:42:50 +02:00
OpusTags.hxx src/decoder/opus: new decoder plugin for the Opus codec 2012-09-05 23:01:17 +02:00
PcmDecoderPlugin.cxx tag: convert to C++ 2013-07-30 20:19:53 +02:00
PcmDecoderPlugin.hxx decoder/pcm: convert to C++ 2013-07-28 13:10:05 +02:00
sidplay_decoder_plugin.cxx tag: convert to C++ 2013-07-30 20:19:53 +02:00
SndfileDecoderPlugin.cxx audio_check: convert to C++ 2013-07-29 07:50:08 +02:00
SndfileDecoderPlugin.hxx decoder/sndfile: convert to C++ 2013-07-28 12:48:26 +02:00
VorbisComments.cxx tag: convert to C++ 2013-07-30 20:19:53 +02:00
VorbisComments.hxx tag: convert to C++ 2013-07-30 20:19:53 +02:00
VorbisDecoderPlugin.cxx DecoderAPI: pass rvalue reference to decoder_tag() 2013-07-31 00:34:22 +02:00
VorbisDecoderPlugin.h decoder/vorbis: convert to C++ 2013-01-07 22:04:58 +01:00
WavpackDecoderPlugin.cxx audio_check: convert to C++ 2013-07-29 07:50:08 +02:00
WavpackDecoderPlugin.hxx decoder/wavpack: convert to C++ 2013-01-10 18:18:14 +01:00
WildmidiDecoderPlugin.cxx tag_handler: convert to C++ 2013-07-29 07:39:58 +02:00
WildmidiDecoderPlugin.hxx decoder/wildmidi: convert to C++ 2013-07-28 13:03:04 +02:00
XiphTags.cxx XiphTags: convert to C++ 2013-07-29 07:42:50 +02:00
XiphTags.hxx tag_table: convert to C++ 2013-07-29 07:45:58 +02:00