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
/
test
/
test_vorbis_encoder.cxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-03-16
remove gcc_unused
Rosen Penev
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-02-01
*: use nullptr instead of NULL
Max Kellermann
2020-01-18
AudioFormat: move to pcm/
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2019-08-15
include cleanups (powered by iwyu)
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-07-17
test/*: catch and print all exceptions
Max Kellermann
2017-02-08
tag/Tag*: rename several source files
Max Kellermann
2017-01-03
update copyright year
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-04
test/run_encoder: use std::unique_ptr
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-02-26
update copyright year to 2016
Max Kellermann
2015-12-16
fs/io/OutputStream: use C++ exceptions in Write()
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
test/run_encoder: use EncoderToOutputStream()
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-01-24
Config*: move to config/
Max Kellermann
2014-01-23
Encoder*: move to src/encoder
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-12-03
Tag: remove method AddItem()
Max Kellermann
2013-09-05
Tag, ...: move to libtag.a
Max Kellermann
2013-09-05
conf.h: remove obsolete header
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-08-04
*: use gcc.h macros instead of GLib
Max Kellermann
2013-08-04
EncoderPlugin: pass config_param reference
Max Kellermann
2013-08-03
audio_format: convert to C++
Max Kellermann
2013-07-30
tag: convert to C++
Max Kellermann
2013-07-30
encoder_api: convert to C++
Max Kellermann
2013-04-17
encoder_list: convert to C++
Max Kellermann
2013-01-30
ConfigData: move functions into the class
Max Kellermann
2013-01-30
ConfigData: add constructors/destructors
Max Kellermann
2013-01-30
test/test_vorbis_encoder: convert to C++
Max Kellermann