Age | Commit message (Expand) | Author |
2016-05-09 | encoder/vorbis: merge Clear() into the destructor | Max Kellermann |
2016-05-09 | encoder/vorbis: add wrapper class for vorbis_comment | Max Kellermann |
2016-05-04 | encoder/{vorbis,opus}: move common code to class OggEncoder | Max Kellermann |
2016-05-04 | encoder/Interface: convert PreparedEncoder to abstract class | Max Kellermann |
2016-05-04 | encoder/Interface: move instance methods to abstract class | Max Kellermann |
2016-05-04 | encoder/vorbis: move code into the struct | Max Kellermann |
2016-05-04 | encoder/vorbis: use CamelCase | Max Kellermann |
2016-05-03 | encoder/opus: move functions into the struct | Max Kellermann |
2016-05-03 | encoder/opus: use CamelCase | Max Kellermann |
2016-05-03 | {de,en}coder/{vorbis,flac,opus}: move several libraries to lib/xiph/ | Max Kellermann |
2016-04-30 | encoder/wave: use CamelCase | Max Kellermann |
2016-04-30 | Merge tag 'v0.19.15' | Max Kellermann |
2016-04-30 | encoder/wave: add constant WAVE_FORMAT_PCM | Max Kellermann |
2016-04-30 | encoder/wave: fix indent | Max Kellermann |
2016-03-01 | *: include cleanup (using iwyu) | Max Kellermann |
2016-02-26 | update copyright year to 2016 | Max Kellermann |
2015-12-16 | fs/io/OutputStream: use C++ exceptions in Write() | Max Kellermann |
2015-10-27 | Merge tag 'v0.19.11' | Max Kellermann |
2015-10-16 | unix/Daemon, playlist/...: remove unused Domain variables | Max Kellermann |
2015-10-16 | encoder/flac: fix crash with 32 bit playback | Max Kellermann |
2015-09-17 | unix/Daemon, playlist/pls, ...: remove unused Domain variables | Max Kellermann |
2015-06-21 | Merge tag 'v0.19.10' | Max Kellermann |
2015-03-25 | OpusEncoderPlugin: initialise granulepos so we end up with sane values | Michal Nazarewicz |
2015-03-17 | *: doxygen fixups | Max Kellermann |
2015-01-21 | config/Param: split block-specific attributes to new struct ConfigBlock | Max Kellermann |
2015-01-21 | ConfigData: move struct config_param to Param.hxx | Max Kellermann |
2015-01-14 | output/recorder: move code to encoder/ToOutputStream.cxx | Max Kellermann |
2015-01-08 | encoder/Interface: move functions into the struct | Max Kellermann |
2015-01-08 | encoder/Plugin: move struct Encoder to EncoderInterface.hxx | Max Kellermann |
2015-01-01 | Copyright year 2015 | Max Kellermann |
2014-12-26 | EncoderPlugin: pass Tag reference to method tag() | Max Kellermann |
2014-12-09 | configure.ac: add macro MPD_ENABLE_AUTO_LIB | Max Kellermann |
2014-12-04 | util/StringUtil: add ToUpperASCII() | Max Kellermann |
2014-12-02 | encoder/vorbis: convert pointers to references | Max Kellermann |
2014-11-21 | configure.ac: add macro MPD_ENABLE_AUTO_PKG | Max Kellermann |
2014-08-13 | encoder/shine: require libshine 3.1, adapt to new API | Max Kellermann |
2014-07-30 | encoder/opus: use nullptr instead of NULL | Max Kellermann |
2014-07-12 | Tag: add class const_iterator and methods begin(), end() | Max Kellermann |
2014-02-22 | encoder/opus: use xalloc() instead of g_malloc() | Max Kellermann |
2014-01-24 | Config*: move to config/ | Max Kellermann |
2014-01-23 | Encoder*: move to src/encoder | Max Kellermann |
2014-01-13 | Merge branch 'shine' of git://github.com/ekroth/mpd | Max Kellermann |
2014-01-13 | copyright year 2014 | Max Kellermann |
2014-01-13 | encoder/shine: fix segfault workaround | Andrée Ekroth |
2014-01-13 | encoder/shine: remove unnecessary buffer | Andrée Ekroth |
2014-01-13 | Shine encoding plugin | Andrée Ekroth |
2013-12-05 | util/DynamicFifoBuffer: new class replacing growing_fifo | Max Kellermann |
2013-11-28 | include cleanup using iwyu | Max Kellermann |
2013-11-11 | filter/route, ...: add missing stdlib.h includes | Max Kellermann |
2013-10-30 | *: update copyright year to 2013 | Max Kellermann |