index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
encoder
Age
Commit message (
Expand
)
Author
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-14
build with Meson instead of autotools
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-07-16
config/Config*: rename files, drop "Config" prefix
Max Kellermann
2018-02-25
encoder/opus: add optional stream chaining support
cathugger
2018-02-17
Merge branch 'v0.20.x'
Max Kellermann
2018-02-17
encoder/opus: initialize granulepos to 0
cathugger
2017-11-14
Merge branch 'v0.20.x'
Max Kellermann
2017-11-14
encoder/vorbis: default to quality 3
Max Kellermann
2017-11-10
encoder/Configured: glue code to initialize PreparedEncoder
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-11-10
util/Error: remove obsolete class
Max Kellermann
2016-11-07
encoder: migrate from class Error to C++ exceptions
Max Kellermann
2016-10-28
encoder/Plugin: migrate from class Error to C++ exceptions
Max Kellermann
2016-05-09
encoder/ogg: use class OggStreamState
Max Kellermann
2016-05-09
encoder/opus: divert to OggEncoder::Read()
Max Kellermann
2016-05-09
encoder/vorbis: move vorbis_info_init() call to constructor
Max Kellermann
2016-05-09
encoder/vorbis: remove vorbis_info_clear() calls from error code paths
Max Kellermann
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
[next]