| Commit message (Expand) | Author | Age | Files | Lines |
* | Add standard license headers. | diego | 2009-01-26 | 1 | -6/+25 |
* | Move several of the ao_nas int-to-string maps into .rodata | reimar | 2009-01-01 | 1 | -8/+8 |
* | Handle AOPLAY_FINAL_CHUNK | ranma | 2008-08-24 | 1 | -33/+20 |
* | fix compiler warnings | ranma | 2008-08-23 | 1 | -8/+10 |
* | Work correctly with very small files where less than outburst is to be played. | diego | 2008-08-15 | 1 | -0/+23 |
* | ISO8859-1 --> UTF-8 | diego | 2007-07-09 | 1 | -1/+1 |
* | Mono audio should be supported by NAS, too. | reimar | 2007-04-19 | 1 | -1/+1 |
* | make prefix const. Patch by Stefan Huehner, stefan AT huehner-org | reynaldo | 2006-07-09 | 1 | -1/+1 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 | 1 | -5/+5 |
* | Add missing range checks so we won't overflow the buffers, thanks to Erik Aue... | ranma | 2005-06-17 | 1 | -11/+24 |
* | aos should respect the immed uninit flag (quit immediatly vs waiting till file | reimar | 2005-02-27 | 1 | -0/+1 |
* | actually mp_msg.h includes config.h, but for consistency better include it | reimar | 2005-01-12 | 1 | -1/+1 |
* | af_format.h needs config.h to be included first. | reimar | 2005-01-12 | 1 | -0/+1 |
* | af_fmt2str_short | alex | 2004-12-28 | 1 | -2/+1 |
* | 100l, buf etc. in af_fmt2str call are already pointers... | reimar | 2004-12-27 | 1 | -1/+1 |
* | 10l, nasty ao drivers | alex | 2004-12-27 | 1 | -1/+2 |
* | removing AFMT_ dependancy | alex | 2004-12-27 | 1 | -9/+9 |
* | Make include paths consistent. | diego | 2004-12-07 | 1 | -1/+1 |
* | uninit immed flag | alex | 2004-04-06 | 1 | -1/+1 |
* | Use MultiplyElement to control volume. | ranma | 2004-03-13 | 1 | -37/+29 |
* | 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk> | alex | 2003-03-21 | 1 | -1/+1 |
* | Fix small memleak in control(). | ranma | 2003-03-14 | 1 | -7/+12 |
* | Implement volume setting functionality, | ranma | 2002-11-24 | 1 | -2/+47 |
* | Fixes: | arpi | 2002-10-13 | 1 | -112/+111 |
* | libaf compliance (ao_data) fix by Tobias Diedrich <td@sim.uni-hannover.de> | arpi | 2002-10-07 | 1 | -26/+36 |
* | DPRINTF -> mp_msg() | arpi | 2002-10-06 | 1 | -37/+27 |
* | Small error, the buffer size got set incorrectly. | arpi | 2002-10-06 | 1 | -22/+47 |
* | "One can cause a permanent hang on a seek, and the other just causes | arpi | 2002-09-20 | 1 | -8/+30 |
* | Patch by Tobias Diedrich <td@informatik.uni-hannover.de>: | pl | 2002-05-18 | 1 | -0/+1 |
* | AFMT_AC3 autodetect/fallback to S16 | arpi | 2002-04-22 | 1 | -0/+6 |
* | improved event handling, implemented working pause that does not flush all b... | atmos4 | 2002-02-20 | 1 | -144/+300 |
* | patch by Tobias Diedrich <td@informatik.uni-hannover.de> | pl | 2001-12-05 | 1 | -1/+15 |
* | -ao NAS support by Tobias Diedrich <ranma@gmx.at> | arpi | 2001-12-03 | 1 | -0/+333 |