summaryrefslogtreecommitdiffstats
path: root/audio/out/ao.c
Commit message (Expand)AuthorAgeFilesLines
* audio: switch output to mp_audio_bufferwm42013-11-121-5/+7
* audio/out: prepare for non-interleaved audiowm42013-11-121-7/+10
* ao: add ao_play_silence, use for ao_alsa and ao_osswm42013-11-101-0/+12
* ao: print requested audio format on initwm42013-11-091-0/+4
* audio: don't let ao_lavc access frontend internals, change gapless audiowm42013-11-081-6/+0
* configure: uniform the defines to #define HAVE_xxx (0|1)Stefano Pigozzi2013-11-031-13/+13
* audio/out: remove useless info struct and redundant fieldswm42013-10-231-3/+3
* mp_msg: remove gettext() supportwm42013-10-181-1/+1
* audio/out: add sndio supportChristian Neukirchen2013-10-031-0/+4
* ao: remove some leftoverswm42013-08-221-5/+0
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-4/+4
* audio/out: add support for new logging APIStefano Pigozzi2013-08-011-7/+12
* audio/out: remove options argument from init()wm42013-07-221-2/+3
* ao_wasapi: Make default on Windows.Diogo Franco (Kovensky)2013-07-221-3/+3
* ao_wasapi0: Rename to ao_wasapiDiogo Franco (Kovensky)2013-07-221-3/+3
* options: hide encoding AO/VO in help outputwm42013-07-211-0/+1
* options: use new option code for --aowm42013-07-211-86/+80
* ao_wasapi0: add new wasapi event mode aoJonathan Yong2013-06-181-0/+4
* audio/out: remove ao->outburst/buffersize fieldswm42013-06-161-2/+1
* audio/out: don't require AOs to set ao->bpswm42013-06-161-9/+8
* audio/out: remove wrapper for old AOswm42013-06-161-54/+0
* audio: add channel map selection functionwm42013-05-121-0/+10
* audio/out: switch to channel mapwm42013-05-121-1/+1
* audio/out, video/out: hide encoding VO/AOwm42013-02-061-8/+17
* audio/out: prefer ao_dsound over ao_portaudiowm42013-02-061-3/+3
* vo/ao: SDL 1.2+ audio driver, SDL 2.0+ accelerated video driverRudolf Polzer2012-12-281-0/+4
* Rename directories, move files (step 2 of 2)wm42012-11-121-2/+2
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+294