summaryrefslogtreecommitdiffstats
path: root/libao2/pl_volnorm.c
Commit message (Collapse)AuthorAgeFilesLines
* 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>alex2003-03-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9634 b3059339-0415-0410-9bf9-f77b7e298cf2
* (nicer) endianness fix for every plugin except pl_formatcolin2003-01-031-16/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8742 b3059339-0415-0410-9bf9-f77b7e298cf2
* volnorm for bigendiancolin2002-11-171-1/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8219 b3059339-0415-0410-9bf9-f77b7e298cf2
* new smoothing method ('#define AVG 2' to enable'n'test it)pl2002-03-101-20/+96
| | | | | | | should be better and smoother but still some glitches in it :/ git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5026 b3059339-0415-0410-9bf9-f77b7e298cf2
* proper bsd fix & preventive fix for other archs w/o INT_MAXpl2002-03-051-9/+7
| | | | | | | (INT_MAX is 0x7fffffff in the freebsd headers I have) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4944 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD fixnexus2002-03-051-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4943 b3059339-0415-0410-9bf9-f77b7e298cf2
* volume normalizer plugin supportpl2002-03-051-0/+171
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4942 b3059339-0415-0410-9bf9-f77b7e298cf2