mpd/src/decoder/plugins
2016-11-17 22:20:24 +01:00
..
AdPlugDecoderPlugin.cxx CheckAudioFormat: migrate from class Error to C++ exceptions 2016-11-10 12:55:08 +01:00
AdPlugDecoderPlugin.h update copyright year to 2016 2016-02-26 17:54:05 +01:00
AudiofileDecoderPlugin.cxx CheckAudioFormat: migrate from class Error to C++ exceptions 2016-11-10 12:55:08 +01:00
AudiofileDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
DsdiffDecoderPlugin.cxx CheckAudioFormat: migrate from class Error to C++ exceptions 2016-11-10 12:55:08 +01:00
DsdiffDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
DsdLib.cxx input/InputStream: migrate from class Error to C++ exceptions 2016-09-16 17:43:36 +02:00
DsdLib.hxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
DsfDecoderPlugin.cxx CheckAudioFormat: migrate from class Error to C++ exceptions 2016-11-10 12:55:08 +01:00
DsfDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
FaadDecoderPlugin.cxx decoder/faad: migrate from class Error to C++ exceptions 2016-11-10 12:55:08 +01:00
FaadDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
FfmpegDecoderPlugin.cxx CheckAudioFormat: migrate from class Error to C++ exceptions 2016-11-10 12:55:08 +01:00
FfmpegDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
FfmpegIo.cxx input/InputStream: migrate from class Error to C++ exceptions 2016-09-16 17:43:36 +02:00
FfmpegIo.hxx decoder/ffmpeg: move struct AvioStream to FfmpegIo.hxx 2016-07-28 19:47:31 +02:00
FfmpegMetaData.cxx decoder/ffpmeg: rename functions to CamelCase 2016-07-27 17:18:58 +02:00
FfmpegMetaData.hxx decoder/ffpmeg: rename functions to CamelCase 2016-07-27 17:18:58 +02:00
FlacCommon.cxx decoder/flac: migrate from class Error to C++ exceptions 2016-11-10 12:55:08 +01:00
FlacCommon.hxx decoder/flac: refactor flac_convert() to class FlacPcmImport 2016-07-11 23:34:55 +02:00
FlacDecoderPlugin.cxx decoder/flac: migrate from class Error to C++ exceptions 2016-11-10 12:55:08 +01:00
FlacDecoderPlugin.h update copyright year to 2016 2016-02-26 17:54:05 +01:00
FlacDomain.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
FlacDomain.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
FlacInput.cxx input/InputStream: migrate from class Error to C++ exceptions 2016-09-16 17:43:36 +02:00
FlacInput.hxx decoder/flac: add FlacInput getter methods 2016-07-11 22:37:49 +02:00
FlacIOHandle.cxx input/InputStream: migrate from class Error to C++ exceptions 2016-09-16 17:43:36 +02:00
FlacIOHandle.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
FlacMetadata.cxx decoder/{vorbis,flac,opus}: move OggCodec.cxx to libxiph.a 2016-05-03 12:54:47 +02:00
FlacMetadata.hxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
FlacPcm.cxx decoder/flac: migrate from class Error to C++ exceptions 2016-11-10 12:55:08 +01:00
FlacPcm.hxx decoder/flac: migrate from class Error to C++ exceptions 2016-11-10 12:55:08 +01:00
FlacStreamDecoder.hxx decoder/flac: throw exception on FLAC__stream_decoder_new() failure 2016-07-11 22:38:03 +02:00
FluidsynthDecoderPlugin.cxx CheckAudioFormat: migrate from class Error to C++ exceptions 2016-11-10 12:55:08 +01:00
FluidsynthDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
GmeDecoderPlugin.cxx CheckAudioFormat: migrate from class Error to C++ exceptions 2016-11-10 12:55:08 +01:00
GmeDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
MadDecoderPlugin.cxx CheckAudioFormat: migrate from class Error to C++ exceptions 2016-11-10 12:55:08 +01:00
MadDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
MikmodDecoderPlugin.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
MikmodDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
ModplugDecoderPlugin.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
ModplugDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
MpcdecDecoderPlugin.cxx CheckAudioFormat: migrate from class Error to C++ exceptions 2016-11-10 12:55:08 +01:00
MpcdecDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Mpg123DecoderPlugin.cxx CheckAudioFormat: migrate from class Error to C++ exceptions 2016-11-10 12:55:08 +01:00
Mpg123DecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
OggCodec.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
OggCodec.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
OggDecoder.cxx input/InputStream: migrate from class Error to C++ exceptions 2016-09-16 17:43:36 +02:00
OggDecoder.hxx input/InputStream: migrate from class Error to C++ exceptions 2016-09-16 17:43:36 +02:00
OpusDecoderPlugin.cxx CheckAudioFormat: migrate from class Error to C++ exceptions 2016-11-10 12:55:08 +01:00
OpusDecoderPlugin.h update copyright year to 2016 2016-02-26 17:54:05 +01:00
OpusDomain.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
OpusDomain.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
OpusHead.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
OpusHead.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
OpusReader.hxx Merge branch 'v0.19.x' 2016-03-07 14:30:43 +01:00
OpusTags.cxx decoder/{vorbis,flac,opus}: move OggCodec.cxx to libxiph.a 2016-05-03 12:54:47 +02:00
OpusTags.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
PcmDecoderPlugin.cxx Merge branch 'v0.19.x' 2016-11-17 22:20:24 +01:00
PcmDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
SidplayDecoderPlugin.cxx CheckAudioFormat: migrate from class Error to C++ exceptions 2016-11-10 12:55:08 +01:00
SidplayDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
SndfileDecoderPlugin.cxx CheckAudioFormat: migrate from class Error to C++ exceptions 2016-11-10 12:55:08 +01:00
SndfileDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
VorbisDecoderPlugin.cxx CheckAudioFormat: migrate from class Error to C++ exceptions 2016-11-10 12:55:08 +01:00
VorbisDecoderPlugin.h update copyright year to 2016 2016-02-26 17:54:05 +01:00
VorbisDomain.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
VorbisDomain.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
WavpackDecoderPlugin.cxx CheckAudioFormat: migrate from class Error to C++ exceptions 2016-11-10 12:55:08 +01:00
WavpackDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
WildmidiDecoderPlugin.cxx CheckAudioFormat: migrate from class Error to C++ exceptions 2016-11-10 12:55:08 +01:00
WildmidiDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00