summaryrefslogtreecommitdiffstats
path: root/libao2/ao_nas.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-6/+6
* Make ao_info_t structs const.reimar2009-03-061-1/+1
* Add standard license headers.diego2009-01-261-6/+25
* Move several of the ao_nas int-to-string maps into .rodatareimar2009-01-011-8/+8
* Handle AOPLAY_FINAL_CHUNKranma2008-08-241-33/+20
* fix compiler warningsranma2008-08-231-8/+10
* Work correctly with very small files where less than outburst is to be played.diego2008-08-151-0/+23
* ISO8859-1 --> UTF-8diego2007-07-091-1/+1
* Mono audio should be supported by NAS, too.reimar2007-04-191-1/+1
* make prefix const. Patch by Stefan Huehner, stefan AT huehner-orgreynaldo2006-07-091-1/+1
* Patch by Stefan Huehner / stefan % huehner ! org \rathann2006-02-091-5/+5
* Add missing range checks so we won't overflow the buffers, thanks to Erik Aue...ranma2005-06-171-11/+24
* aos should respect the immed uninit flag (quit immediatly vs waiting till filereimar2005-02-271-0/+1
* actually mp_msg.h includes config.h, but for consistency better include itreimar2005-01-121-1/+1
* af_format.h needs config.h to be included first.reimar2005-01-121-0/+1
* af_fmt2str_shortalex2004-12-281-2/+1
* 100l, buf etc. in af_fmt2str call are already pointers...reimar2004-12-271-1/+1
* 10l, nasty ao driversalex2004-12-271-1/+2
* removing AFMT_ dependancyalex2004-12-271-9/+9
* Make include paths consistent.diego2004-12-071-1/+1
* uninit immed flagalex2004-04-061-1/+1
* Use MultiplyElement to control volume.ranma2004-03-131-37/+29
* 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>alex2003-03-211-1/+1
* Fix small memleak in control().ranma2003-03-141-7/+12
* Implement volume setting functionality,ranma2002-11-241-2/+47
* Fixes:arpi2002-10-131-112/+111
* libaf compliance (ao_data) fix by Tobias Diedrich <td@sim.uni-hannover.de>arpi2002-10-071-26/+36
* DPRINTF -> mp_msg()arpi2002-10-061-37/+27
* Small error, the buffer size got set incorrectly.arpi2002-10-061-22/+47
* "One can cause a permanent hang on a seek, and the other just causesarpi2002-09-201-8/+30
* Patch by Tobias Diedrich <td@informatik.uni-hannover.de>:pl2002-05-181-0/+1
* AFMT_AC3 autodetect/fallback to S16arpi2002-04-221-0/+6
* improved event handling, implemented working pause that does not flush all b...atmos42002-02-201-144/+300
* patch by Tobias Diedrich <td@informatik.uni-hannover.de>pl2001-12-051-1/+15
* -ao NAS support by Tobias Diedrich <ranma@gmx.at>arpi2001-12-031-0/+333