| Commit message (Expand) | Author | Age | Files | Lines |
* | softvol, ao_pulse: prefer ao_pulse volume control by default | wm4 | 2012-09-23 | 1 | -0/+1 |
* | encode: video encoding now supported using mencoder-like options | Rudolf Polzer | 2012-09-18 | 1 | -0/+1 |
* | ao_pulse: don't always print error message if PulseAudio unavailable | wm4 | 2012-07-30 | 1 | -0/+1 |
* | mixer: support native audio driver mute | Uoti Urpala | 2012-04-11 | 1 | -0/+3 |
* | audio: restore volume setting after AO reinit if needed | Uoti Urpala | 2012-04-11 | 1 | -0/+1 |
* | libao2: change control() types to enum, remove unused ones | Uoti Urpala | 2012-04-08 | 1 | -25/+24 |
* | ao_pulse, core: make pulse thread wake up core for more data | Uoti Urpala | 2012-03-26 | 1 | -1/+2 |
* | options: move mixer.h options to struct | Uoti Urpala | 2012-03-20 | 1 | -0/+1 |
* | audio: export audio pts to AO drivers | Uoti Urpala | 2011-07-31 | 1 | -1/+2 |
* | audio: move ready-for-ao data buffer from decoder to AO | Uoti Urpala | 2011-07-02 | 1 | -0/+4 |
* | ao_pcm, core: use new API in ao_pcm, change timing with it | Uoti Urpala | 2011-05-05 | 1 | -0/+1 |
* | audio output: add a new AO driver API | Uoti Urpala | 2011-05-05 | 1 | -4/+31 |
* | cleanup: reindent audio_out.[ch] | Uoti Urpala | 2011-05-04 | 1 | -35/+30 |
* | audio: change external AO interface to "ao_[method](ao, ...)" | Uoti Urpala | 2011-04-09 | 1 | -5/+18 |
* | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 | 1 | -2/+2 |
* | Merge svn changes up to r28862 | Uoti Urpala | 2009-03-07 | 1 | -1/+1 |
|\ |
|
| * | Make ao_info_t structs const. | reimar | 2009-03-06 | 1 | -1/+1 |
* | | Merge svn changes up to r28403 | Uoti Urpala | 2009-01-31 | 1 | -0/+18 |
|\| |
|
| * | Add standard license headers. | diego | 2009-01-26 | 1 | -0/+18 |
* | | Remove _s/_st suffix from some struct names | Uoti Urpala | 2008-04-25 | 1 | -2/+1 |
|/ |
|
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 | 1 | -4/+3 |
* | ao_functions_t should be const, part 1 | reimar | 2008-02-01 | 1 | -2/+2 |
* | Add explanatory comments to the #endif part of multiple inclusion guards. | diego | 2007-12-31 | 1 | -1/+1 |
* | Do not use leading underscores in multiple inclusion guards, they are reserved. | diego | 2007-07-02 | 1 | -2/+2 |
* | Rewrite audio EOF handling logic fixing some problems that could cause | uau | 2006-06-16 | 1 | -0/+2 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 | 1 | -6/+6 |
* | unused definitions removed | alex | 2005-01-31 | 1 | -4/+0 |
* | uninit immed flag | alex | 2004-04-06 | 1 | -1/+1 |
* | 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk> | alex | 2003-03-21 | 1 | -1/+1 |
* | audio out driver list support (example: -ao alsa9,sdl:esd,oss,sdl:oss,) | arpi | 2002-09-29 | 1 | -1/+3 |
* | - add some control (ao_oss, pl_extrastereo) | pontscho | 2002-07-25 | 1 | -1/+5 |
* | added audio_out_format_bits to calc len alignment | iive | 2002-05-09 | 1 | -0/+1 |
* | Changes to audio out plugin, first plugin added | anders | 2001-11-25 | 1 | -0/+4 |
* | interface to libao2 changed ao_plugin added | anders | 2001-11-24 | 1 | -9/+17 |
* | ao_mpegpes | arpi | 2001-11-05 | 1 | -0/+1 |
* | ao_subdevice implemented | al3x | 2001-06-21 | 1 | -0/+1 |
* | audio_out_format_name prototype added, ao_control_vol_t for aocontrol_get/set... | al3x | 2001-06-14 | 1 | -32/+11 |
* | uj aocontrol valtozok | al3x | 2001-06-07 | 1 | -3/+4 |
* | applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de> | arpi_esp | 2001-06-05 | 1 | -0/+8 |
* | audio out drivers | arpi_esp | 2001-06-02 | 1 | -0/+68 |