summaryrefslogtreecommitdiffstats
path: root/libao2/pl_format.c
Commit message (Expand)AuthorAgeFilesLines
* 100l, buf etc. in af_fmt2str call are already pointers...reimar2004-12-271-2/+2
* removing AFMT_ dependancyalex2004-12-271-29/+30
* 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>alex2003-03-211-1/+1
* compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org>arpi2003-02-021-1/+1
* Fixed *= bug in length calculationanders2002-08-231-1/+1
* warning fixes (string.h is required for memset)pl2002-05-301-0/+1
* Format plugin now with working switch statementsanders2001-12-041-62/+41
* Commandline interface to ao_plugin updated according to mplayers complex para...anders2001-12-031-52/+191
* unistd.h required at least by FreeBSDnexus2001-11-291-0/+1
* commandline configuration of audio plugins now through struct, format convers...anders2001-11-291-0/+195