aboutsummaryrefslogtreecommitdiffhomepage
path: root/libao2/pl_surround.c
Commit message (Collapse)AuthorAge
* (nicer) endianness fix for every plugin except pl_formatGravatar colin2003-01-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8742 b3059339-0415-0410-9bf9-f77b7e298cf2
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
| | | | | | | based on patch by Dominik Mierzejewski <dominik@rangers.eu.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8124 b3059339-0415-0410-9bf9-f77b7e298cf2
* warning fixes (string.h is required for memset)Gravatar pl2002-05-30
| | | | | | | | moved config.h at the top of the include (often avoids 10L when adding a new #include ;) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6238 b3059339-0415-0410-9bf9-f77b7e298cf2
* Free fix by kisg@lme.linux.huGravatar atmos42002-04-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5502 b3059339-0415-0410-9bf9-f77b7e298cf2
* error for non-stereo surroundsGravatar steve2001-12-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3719 b3059339-0415-0410-9bf9-f77b7e298cf2
* surround channels can now be decoded in stereoishGravatar steve2001-12-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3682 b3059339-0415-0410-9bf9-f77b7e298cf2
* tweaked surround lowpass filter, included some new test codeGravatar steve2001-12-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3496 b3059339-0415-0410-9bf9-f77b7e298cf2
* include 7kHz lowpass filter for surround channels, as per Dolby recommendationGravatar steve2001-12-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3486 b3059339-0415-0410-9bf9-f77b7e298cf2
* split surround delay buf into Ls and Rs in prep for active decoding stuff, ↵Gravatar steve2001-12-10
| | | | | | and fiddled a bit more with surround level git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3421 b3059339-0415-0410-9bf9-f77b7e298cf2
* still fiddling with surround levelsGravatar steve2001-12-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3411 b3059339-0415-0410-9bf9-f77b7e298cf2
* Corrected front:surround levelsGravatar steve2001-12-07
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3374 b3059339-0415-0410-9bf9-f77b7e298cf2
* unistd.h required at least by FreeBSDGravatar nexus2001-12-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3318 b3059339-0415-0410-9bf9-f77b7e298cf2
* Dolby Surround decoding audio pluginGravatar steve2001-12-04
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3314 b3059339-0415-0410-9bf9-f77b7e298cf2