summaryrefslogtreecommitdiffstats
path: root/libao2/ao_polyp.c
Commit message (Collapse)AuthorAgeFilesLines
* modifies function declarations without parameters from ()reynaldo2006-07-061-3/+3
| | | | | | | | | to the correct (void). Only files in libao2 are affected. patch by Stefan Huehner stefan AT huehner-org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18920 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix:rathann2006-05-131-0/+1
| | | | | | | | ao_polyp.c:74: warning: implicit declaration of function ‘strcspn’ ao_polyp.c:79: warning: implicit declaration of function ‘strncpy’ git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18491 b3059339-0415-0410-9bf9-f77b7e298cf2
* af_format.h needs config.h to be included first.reimar2005-01-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14480 b3059339-0415-0410-9bf9-f77b7e298cf2
* removing AFMT_ dependancyalex2004-12-271-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14246 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove duplicate includes.diego2004-12-071-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14125 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make include paths consistent.diego2004-12-071-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14124 b3059339-0415-0410-9bf9-f77b7e298cf2
* polyaudio audio driver patch by Lennart Poettering <mzzcynlre at 0pointer.de>faust32004-11-051-0/+325
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13879 b3059339-0415-0410-9bf9-f77b7e298cf2