summaryrefslogtreecommitdiff
path: root/test/run_encoder.cxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-02-01*: use nullptr instead of NULLMax Kellermann
2020-01-18AudioFormat: move to pcm/Max Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-08-15include cleanups (powered by iwyu)Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-07-17test/*: catch and print all exceptionsMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-11-07encoder: migrate from class Error to C++ exceptionsMax Kellermann
2016-10-28AudioParser: throw exception on errorMax Kellermann
2016-10-28encoder/Plugin: migrate from class Error to C++ exceptionsMax Kellermann
2016-05-04test/run_encoder: use std::unique_ptrMax 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-12-16fs/io/OutputStream: use C++ exceptions in Write()Max 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-14test/run_encoder: use EncoderToOutputStream()Max 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-01-24Config*: move to config/Max Kellermann
2014-01-23Encoder*: move to src/encoderMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-07test: add missing includesMax Kellermann
2013-12-15test/*: use fprintf(stderr,...) and Log() instead of g_printerr()Max Kellermann
2013-12-05test/run_encoder: destruct the Encoder before exitingMax Kellermann
2013-09-05conf.h: remove obsolete headerMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann
2013-08-04EncoderPlugin: pass config_param referenceMax Kellermann
2013-08-03audio_format: convert to C++Max Kellermann
2013-07-30encoder_api: convert to C++Max Kellermann
2013-04-17encoder_list: convert to C++Max Kellermann
2013-01-30ConfigData: move functions into the classMax Kellermann
2013-01-30ConfigData: add constructors/destructorsMax Kellermann
2013-01-30audio_{parser,config}: convert to C++Max Kellermann
2013-01-30test/run_encoder, ...: convert to C++Max Kellermann