summaryrefslogtreecommitdiff
path: root/src/encoder
AgeCommit message (Expand)Author
2016-05-09encoder/vorbis: merge Clear() into the destructorMax Kellermann
2016-05-09encoder/vorbis: add wrapper class for vorbis_commentMax Kellermann
2016-05-04encoder/{vorbis,opus}: move common code to class OggEncoderMax Kellermann
2016-05-04encoder/Interface: convert PreparedEncoder to abstract classMax Kellermann
2016-05-04encoder/Interface: move instance methods to abstract classMax Kellermann
2016-05-04encoder/vorbis: move code into the structMax Kellermann
2016-05-04encoder/vorbis: use CamelCaseMax Kellermann
2016-05-03encoder/opus: move functions into the structMax Kellermann
2016-05-03encoder/opus: use CamelCaseMax Kellermann
2016-05-03{de,en}coder/{vorbis,flac,opus}: move several libraries to lib/xiph/Max Kellermann
2016-04-30encoder/wave: use CamelCaseMax Kellermann
2016-04-30Merge tag 'v0.19.15'Max Kellermann
2016-04-30encoder/wave: add constant WAVE_FORMAT_PCMMax Kellermann
2016-04-30encoder/wave: fix indentMax Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-12-16fs/io/OutputStream: use C++ exceptions in Write()Max Kellermann
2015-10-27Merge tag 'v0.19.11'Max Kellermann
2015-10-16unix/Daemon, playlist/...: remove unused Domain variablesMax Kellermann
2015-10-16encoder/flac: fix crash with 32 bit playbackMax Kellermann
2015-09-17unix/Daemon, playlist/pls, ...: remove unused Domain variablesMax Kellermann
2015-06-21Merge tag 'v0.19.10'Max Kellermann
2015-03-25OpusEncoderPlugin: initialise granulepos so we end up with sane valuesMichal Nazarewicz
2015-03-17*: doxygen fixupsMax Kellermann
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann
2015-01-21ConfigData: move struct config_param to Param.hxxMax Kellermann
2015-01-14output/recorder: move code to encoder/ToOutputStream.cxxMax Kellermann
2015-01-08encoder/Interface: move functions into the structMax Kellermann
2015-01-08encoder/Plugin: move struct Encoder to EncoderInterface.hxxMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-12-26EncoderPlugin: pass Tag reference to method tag()Max Kellermann
2014-12-09configure.ac: add macro MPD_ENABLE_AUTO_LIBMax Kellermann
2014-12-04util/StringUtil: add ToUpperASCII()Max Kellermann
2014-12-02encoder/vorbis: convert pointers to referencesMax Kellermann
2014-11-21configure.ac: add macro MPD_ENABLE_AUTO_PKGMax Kellermann
2014-08-13encoder/shine: require libshine 3.1, adapt to new APIMax Kellermann
2014-07-30encoder/opus: use nullptr instead of NULLMax Kellermann
2014-07-12Tag: add class const_iterator and methods begin(), end()Max Kellermann
2014-02-22encoder/opus: use xalloc() instead of g_malloc()Max Kellermann
2014-01-24Config*: move to config/Max Kellermann
2014-01-23Encoder*: move to src/encoderMax Kellermann
2014-01-13Merge branch 'shine' of git://github.com/ekroth/mpdMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-13encoder/shine: fix segfault workaroundAndrée Ekroth
2014-01-13encoder/shine: remove unnecessary bufferAndrée Ekroth
2014-01-13Shine encoding pluginAndrée Ekroth
2013-12-05util/DynamicFifoBuffer: new class replacing growing_fifoMax Kellermann
2013-11-28include cleanup using iwyuMax Kellermann
2013-11-11filter/route, ...: add missing stdlib.h includesMax Kellermann
2013-10-30*: update copyright year to 2013Max Kellermann