summaryrefslogtreecommitdiff
path: root/src/encoder/plugins/FlacEncoderPlugin.cxx
AgeCommit message (Expand)Author
2021-05-30clang-tidy: add explicit deleted constructorsRosen Penev
2021-05-15flac encoder: enable Ogg FLAC and Ogg chainingJohn Regan
2021-01-01copyright year 2021Max Kellermann
2020-03-16remove gcc_unusedRosen Penev
2020-03-12[clang-tidy] use nodiscardRosen Penev
2020-02-04[clang-tidy] change integer prefixes to uppercaseRosen Penev
2020-02-01*: add `explicit`Max Kellermann
2020-01-18AudioFormat: move to pcm/Max Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-07-05include cleanups (powered by iwyu)Max Kellermann
2019-07-04encoder/Interface: add `noexcept`Max Kellermann
2019-06-17pcm/Pcm*: drop more "Pcm" prefixes from source file namesMax Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-07-16config/Config*: rename files, drop "Config" prefixMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-11-07encoder: migrate from class Error to C++ exceptionsMax Kellermann
2016-10-28encoder/Plugin: migrate from class Error to C++ exceptionsMax Kellermann
2016-05-04encoder/Interface: convert PreparedEncoder to abstract classMax Kellermann
2016-05-04encoder/Interface: move instance methods to abstract classMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-10-27Merge tag 'v0.19.11'Max Kellermann
2015-10-16encoder/flac: fix crash with 32 bit playbackMax Kellermann
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-01-24Config*: move to config/Max Kellermann
2014-01-23Encoder*: move to src/encoderMax Kellermann