mpd/src/decoder/plugins
Max Kellermann d0dae177cf release v0.19.19
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iQIcBAABCAAGBQJXvAb+AAoJECNuiljG20USLukP/1dWwG4U3eQllGtwmKYEuGT8
 x8bFImW3zziQgzzQNos8ZyB/7Q9wFDwl90q2Shyg778sk8WgBLVdn1hLhDRyodkg
 iTAbnuBeX0GoQO2vZ62jY/xtsSMwCguNMbJe5Yybq+uZ2EYLQO8NWsvy/qZzZRB6
 9s78IfQodN/vbKg8cJDPP1ZFvlhC+RfrOJbhwkAhh3D0xkpYjumW636ewcpD5Crk
 T+OT035konZEcH2hOy89tleFifo+/nosiJQXL5/RdfIVAy+rWj9HbKMT9Wlb2EO0
 iqvbjfC8rAt4a15Y8l/C42m1xhLFtRvI7O5I5wH8zqwpgRfCuG21Kw49zWFQ9md/
 tX2urKZC6QsvxfHx4J6ot+SFQJB/VZ1fufG1ZBTHVNp7eJ++mWE5pR79EbCLurlj
 x7cN1ZM7wsQfkw8MOsKr+sJqIGkU9sZSHHh3PhEkI83fEssYaAOGtkPuTqU0w/37
 wHV2laFD58SOagVPbQlhIdK6MnkiTR8RvV9j6ERywLnFNMBMiI9j7ij7zoDMKjSU
 E60JzIR4xUPWtQg91BwM5sJdqZw7xybgNBn0rMt+6AoA0CQseAnPRxA9gstrWR1/
 FYRPUzrf9brpvXEsT8R2tXcjNLNYgKzT3GxHEQj1k2MJiVe+1SztiYIi77JPLJfn
 MevaiCy/Ho3ZeQKygxVq
 =GsV+
 -----END PGP SIGNATURE-----

Merge tag 'v0.19.19'

release v0.19.19
2016-08-23 10:27:39 +02:00
..
AdPlugDecoderPlugin.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
AdPlugDecoderPlugin.h update copyright year to 2016 2016-02-26 17:54:05 +01:00
AudiofileDecoderPlugin.cxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
AudiofileDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
DsdiffDecoderPlugin.cxx Merge branch 'v0.19.x' 2016-03-07 14:30:43 +01:00
DsdiffDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
DsdLib.cxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
DsdLib.hxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
DsfDecoderPlugin.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
DsfDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
FaadDecoderPlugin.cxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
FaadDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
FfmpegDecoderPlugin.cxx release v0.19.19 2016-08-23 10:27:39 +02:00
FfmpegDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
FfmpegIo.cxx decoder/ffmpeg: move struct AvioStream to FfmpegIo.hxx 2016-07-28 19:47:31 +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: refactor flac_convert() to class FlacPcmImport 2016-07-11 23:34:55 +02:00
FlacCommon.hxx decoder/flac: refactor flac_convert() to class FlacPcmImport 2016-07-11 23:34:55 +02:00
FlacDecoderPlugin.cxx decoder/flac: move functions into struct FlacDecoder 2016-07-11 23:11:22 +02: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 update copyright year to 2016 2016-02-26 17:54:05 +01:00
FlacInput.hxx decoder/flac: add FlacInput getter methods 2016-07-11 22:37:49 +02:00
FlacIOHandle.cxx release v0.19.16 2016-06-13 19:03:59 +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: refactor flac_convert() to class FlacPcmImport 2016-07-11 23:34:55 +02:00
FlacPcm.hxx decoder/flac: refactor flac_convert() to class FlacPcmImport 2016-07-11 23:34:55 +02:00
FlacStreamDecoder.hxx decoder/flac: throw exception on FLAC__stream_decoder_new() failure 2016-07-11 22:38:03 +02:00
FluidsynthDecoderPlugin.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
FluidsynthDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
GmeDecoderPlugin.cxx decoder/Plugin: container_scan() returns AllocatedString 2016-04-13 12:23:10 +02:00
GmeDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
MadDecoderPlugin.cxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +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 update copyright year to 2016 2016-02-26 17:54:05 +01:00
MpcdecDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Mpg123DecoderPlugin.cxx update copyright year to 2016 2016-02-26 17:54:05 +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 decoder/opus: move code to new class OggDecoder 2016-05-14 11:31:31 +02:00
OggDecoder.hxx decoder/opus: move code to new class OggDecoder 2016-05-14 11:31:31 +02:00
OpusDecoderPlugin.cxx decoder/opus: move code to new class OggDecoder 2016-05-14 11:31:31 +02: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 decoder/pcm: assume that audio/L16 is big-endian 2016-07-01 21:34:56 +02:00
PcmDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
SidplayDecoderPlugin.cxx Merge branch 'v0.19.x' 2016-07-29 20:25:59 +02:00
SidplayDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
SndfileDecoderPlugin.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
SndfileDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
VorbisDecoderPlugin.cxx decoder/vorbis: reimplement using class OggDecoder 2016-05-14 12:31:12 +02: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 update copyright year to 2016 2016-02-26 17:54:05 +01:00
WavpackDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
WildmidiDecoderPlugin.cxx Merge branch 'v0.19.x' 2016-08-15 12:33:07 +02:00
WildmidiDecoderPlugin.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00