stdin: Increase input buffer size.
[paraslash.git] / filter.h
2009-08-03 Andre NollMerge commit 'meins/master'
2009-08-02 Andre Noll[filter]: Do filter conversion during post_select.
2009-05-07 Andre NollMerge branch 'next'
2009-05-03 Andre NollMerge branch 'master' into next
2009-05-02 Andre NollMerge branch 'master' into next
2009-05-02 Andre NollUse only a single buffer pointer for filters/receivers.
2009-01-26 Andre NollFix config file handling for audiod and clean up init...
2009-01-19 Andre NollMerge commit 'meins/master'
2009-01-18 Andre NollMerge commit 'athcx/master'
2009-01-15 Andre NollAdd some missing source code documentation.
2009-01-10 Andre NollChange year of copyright from 2008 to 2009.
2009-01-09 Andre NollMerge commit 'meins/master'
2008-12-07 Andre NollMake functions for printing recv/filter/write help...
2008-12-06 Andre NollMerge commit 'meins/master'
2008-12-06 Andre NollImprove help/man page of para_filter.
2008-12-01 Andre NollMerge commit 'meins/next'
2008-11-30 Andre NollRename filter_chain.c to filter_common.c.
2008-11-30 Andre NollRename filter source files.
2008-11-30 Andre NollMerge branch 'master' into next
2008-11-30 Andre NollCreate list of supported filters via autoconf.
2008-11-30 Andre NollMake filter config parsers return int.
2008-11-22 Andre NollMinor documentation improvements.
2008-07-19 Andre NollMerge commit 'meins/master'
2008-07-12 Andre NollAdd the new amp filter.
2008-04-20 Andre NollRemove unused WAV_FILTER_NUM.
2008-04-01 Andre NollMerge commit 'remotes/fml/master'
2008-03-31 Andre Nollfilter: Switch from linked lists to arrays.
2008-03-30 Andre NollSimplify the scheduling code.
2008-01-08 Andre NollChange year in Copyright comment from 2007 to 2008.
2007-12-15 Andre Nollfilter.h: Trivial documentation cleanups.
2007-12-15 Andre NollReplace eof by error in receivers/filters/writers.
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-05-26 Andre Nollfix some signed warnings in aac and mp3 decoders
2007-04-04 Andre Nollfix compress filter for big endian systems
2007-04-02 Andre NollRevert "fix compress filter for big endian machines"
2007-03-30 Andre Nollfix compress filter for big endian machines
2007-02-10 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash
2007-02-10 Andre Nolladd more missing documentation
2006-05-29 AndreMerge branch 'sched'
2006-05-25 Andreintroduce input_eof and ouput_eof
2006-05-25 Andreconvert para_filter to the new scheduler
2006-05-24 Andrerename struct filter_chain_info to filter_chain
2006-05-12 AndreMerge branch 'master' into aac
2006-05-10 AndreMerge branch 'master' into aac
2006-05-09 AndreMerge branch 'master' into aac
2006-05-08 AndreMerge branch 'master' into aac
2006-05-06 AndreMerge branch 'master' into aac
2006-05-05 AndreMerge branch 'master' into aac
2006-05-04 AndreFirst workable version of the aac decoder
2006-02-20 Andreinitial git commit