summaryrefslogtreecommitdiff
path: root/src/decoder/plugins/FlacPcm.cxx
AgeCommit message (Expand)Author
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-07-07decoder/flac: move flac_sample_format() to FlacAudioFormat.hxxMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-11-10decoder/flac: migrate from class Error to C++ exceptionsMax Kellermann
2016-11-10CheckAudioFormat: migrate from class Error to C++ exceptionsMax Kellermann
2016-07-11decoder/flac: refactor flac_convert() to class FlacPcmImportMax Kellermann
2016-07-11decoder/flac: specialize "stereo" for all bit depthsMax Kellermann
2016-07-11decoder/flac: convert flac_convert_*() to templatesMax Kellermann
2016-07-11decoder/flac: pass number of frames to flac_convert()Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann