summaryrefslogtreecommitdiff
path: root/test/run_filter.cxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-09-07Merge branch 'v0.21.x' into masterMax Kellermann
2020-09-07system/FileDescriptor: add method FullWrite()Max Kellermann
2020-09-07*: use nullptr instead of NULLMax Kellermann
2020-09-07io/FileDescriptor: add method FullRead()Max Kellermann
2020-09-07test/run_filter: use Filter::Flush()Max Kellermann
2020-09-07test/run_filter: pass ConstBuffer<void> to FullWrite()Max Kellermann
2020-09-07test/run_filter: fix error messageMax Kellermann
2020-09-07test/run_filter: check for partial writesMax Kellermann
2020-09-07test/run_filter: move code to WriteOrThrow()Max Kellermann
2020-09-07test/run_filter: use class FileDescriptorMax Kellermann
2020-09-07test/run_filter: ensure that partial frames will not get passed to the filterMax Kellermann
2020-09-07test/run_filter: move the buffer into the loopMax Kellermann
2020-05-05system/FileDescriptor: move to io/Max Kellermann
2020-04-02Merge tag 'v0.21.22'Max Kellermann
2020-04-02test/*: fix Windows build using class FromNarrowPathMax Kellermann
2020-03-16remove gcc_unusedRosen Penev
2020-03-12replace assert.h with cassertRosen Penev
2020-02-01*: use nullptr instead of NULLMax Kellermann
2020-01-18AudioFormat: move to pcm/Max Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-12-17io/FileDescriptor: add method FullRead()Max Kellermann
2019-08-26test/run_filter: use Filter::Flush()Max Kellermann
2019-08-26test/run_filter: pass ConstBuffer<void> to FullWrite()Max Kellermann
2019-08-26test/run_filter: fix error messageMax Kellermann
2019-03-25test/run_filter: check for partial writesMax Kellermann
2019-03-25test/run_filter: move code to WriteOrThrow()Max Kellermann
2019-03-25test/run_filter: use class FileDescriptorMax Kellermann
2019-03-14test/run_filter: ensure that partial frames will not get passed to the filterMax Kellermann
2019-03-14test/run_filter: move the buffer into the loopMax Kellermann
2019-02-05test/ConfigGlue: merge duplicate code from various debug programsMax Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-07-18config/Migrate: library to migrate deprecated settingsMax Kellermann
2018-07-17test/run_filter: use struct ConfigDataMax Kellermann
2018-07-17test/*: catch and print all exceptionsMax Kellermann
2018-07-16config/Config*: rename files, drop "Config" prefixMax Kellermann
2018-01-02filter/Plugin: move filter_configured_new() to LoadOne.cxxMax Kellermann
2018-01-01test/run_filter: use "auto"Max Kellermann
2018-01-01Filter/Internal: split headerMax Kellermann
2017-12-27test/run_filter: throw exception on errorMax Kellermann
2017-12-27filter/Plugin: return std::unique_ptr<PreparedFilter>Max Kellermann
2017-01-17AudioFormat: replace struct audio_format_string with class StringBuffer, retu...Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-10-28AudioParser: throw exception on errorMax Kellermann
2016-09-09mixer: migrate to C++ exceptionsMax Kellermann
2016-09-04Filter/Plugin: migrate from class Error to C++ exceptionsMax Kellermann
2016-09-04Filter/Internal: migrate from class Error to C++ exceptionsMax Kellermann
2016-07-01filter/FilterInternal: split class Filter, add class PreparedFilterMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann