summaryrefslogtreecommitdiffstats
path: root/libao2/pl_surround.c
Commit message (Expand)AuthorAgeFilesLines
* warning fixes (string.h is required for memset)pl2002-05-301-0/+1
* Free fix by kisg@lme.linux.huatmos42002-04-061-1/+3
* error for non-stereo surroundssteve2001-12-241-1/+1
* surround channels can now be decoded in stereoishsteve2001-12-231-16/+54
* tweaked surround lowpass filter, included some new test codesteve2001-12-141-3/+9
* include 7kHz lowpass filter for surround channels, as per Dolby recommendationsteve2001-12-131-22/+37
* split surround delay buf into Ls and Rs in prep for active decoding stuff, an...steve2001-12-101-19/+20
* still fiddling with surround levelssteve2001-12-091-12/+11
* Corrected front:surround levelssteve2001-12-071-2/+13
* unistd.h required at least by FreeBSDnexus2001-12-041-0/+1
* Dolby Surround decoding audio pluginsteve2001-12-041-0/+177