summaryrefslogtreecommitdiff
path: root/filter.h (follow)
Commit message (Expand)AuthorAge
* Switch to SPDX identifiers.Andre Noll2026-03-17
* Improve filter documentation.Andre Noll2025-10-08
* Make struct sched private, introduce sched_new().Andre Noll2025-07-13
* Rename ->{pre,post}_select methods to ->{pre,post}_monitor.Andre Noll2022-08-25
* Consolidate receiver/filter/writer {pre,post}_select() docs.Andre Noll2022-08-25
* Shorten copyright notice.Andre Noll2017-09-22
* filter: Remove duplicate documentation of filter_get().Andre Noll2017-06-25
* doxygen: Add \ref to references.Andre Noll2017-06-25
* Convert para_filter to lopsub.Andre Noll2017-03-26
* make converter_arg in resamplefilter an enum optionAndre Noll2017-03-26
* Convert filters to lopsub.Andre Noll2017-03-26
* filter: Make ->open() optional.Andre Noll2016-08-25
* Constify argument of check_filter_arg().Andre Noll2016-08-22
* filter.h: Remove stale comment.Andre Noll2016-06-19
* Constify struct filter access and introduce filter_get().Andre Noll2016-01-10
* Make FOR_EACH_SUPPORTED_FILTER() local to filter_common.c.Andre Noll2016-01-10
* filter.h: Improve documentation of ->pre_select().Andre Noll2015-12-28
* Update year in copyright headers.Andre Noll2015-01-12
* doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
* sched: Directly pass context pointer to pre/post_select().Andre Noll2014-05-25
* task_register() conversion: filter tasksAndre Noll2014-05-25
* Change copyright year to 2014.Andre Noll2014-02-22
* Fix documentation of filter->post-select().Andre Noll2013-07-21
* Revamp ggo help.Andre Noll2013-06-13
* sched: Rename new_post_select back to post_select.Andre Noll2013-04-30
* sched: Kill old ->post_select variant.Andre Noll2013-04-30
* sched: Provide alternative post_select variant.Andre Noll2013-04-30
* Change copyright year to 2013.Andre Noll2013-03-25
* Change year in copyright message to 2012.Andre Noll2012-01-07
* doxygen: Add some missing documentation.Andre Noll2011-05-15
* Replace 2010 in copyright message by 2011.Andre Noll2011-01-17
* Introduce decoder_execute().Andre Noll2010-07-13
* filter.h: Add some missing documentation.Andre Noll2010-07-10
* Change year in COPYRIGHT to 2010.Andre Noll2010-04-05
* filter.h: Document that the ->close method need not be provided.Andre Noll2010-01-14
* filter.h: Kill some unused fields of struct filter_node.Andre Noll2010-01-12
* Kill unused filter_node->fc.Andre Noll2010-01-12
* Kill unused struct filter_chain.Andre Noll2010-01-12
* Kill unused struct filter_callbacks.Andre Noll2010-01-12
* Kill global close_filters().Andre Noll2010-01-12
* Kill filter->convert.Andre Noll2010-01-12
* Kill unused filter_post_select().Andre Noll2010-01-12
* Switch audiod over to the buffer tree API.Andre Noll2010-01-07
* Introduce btr_node_status() and add btr support to the file writer.Andre Noll2010-01-05
* Introduce and use generic_filter_pre_select().Andre Noll2010-01-03
* Simplify prepare_filter_node().Andre Noll2010-01-03
* Introduce filter_node->min_iqs.Andre Noll2010-01-03
* Consolidate decoder code by introducing prepare_filter_node().Andre Noll2010-01-03
* Add btr support to filter code.Andre Noll2009-12-31
* First preparations for btr support in para_filter.Andre Noll2009-12-30