summaryrefslogtreecommitdiffstats
path: root/libao2/pl_delay.c
Commit message (Collapse)AuthorAgeFilesLines
* warning fixes (string.h is required for memset)pl2002-05-301-0/+1
| | | | | | | | 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
* Fixed sig 11 caused by resampling plugin, some cosmetic changes and speed ↵anders2002-01-271-9/+7
| | | | | | improvements git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4375 b3059339-0415-0410-9bf9-f77b7e298cf2
* correced memory deallocation bug and erors in commentsanders2001-12-041-12/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3308 b3059339-0415-0410-9bf9-f77b7e298cf2
* commandline configuration of audio plugins now through struct, format ↵anders2001-11-291-15/+13
| | | | | | conversion plugin added git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3195 b3059339-0415-0410-9bf9-f77b7e298cf2
* Changes to audio out plugin, first plugin addedanders2001-11-251-0/+120
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3108 b3059339-0415-0410-9bf9-f77b7e298cf2