summaryrefslogtreecommitdiffstats
path: root/audio/out/ao.h
Commit message (Expand)AuthorAgeFilesLines
* audio: add audio softvol processing to AOwm42017-11-291-0/+1
* command: drop "audio-out-detected-device" propertywm42017-10-091-1/+0
* audio: introduce a new type to hold audio frameswm42017-08-161-2/+2
* audio/out: change license of some core files to LGPLwm42017-05-201-7/+7
* player, ao, vo: don't call mp_input_wakeup() directlywm42016-09-161-2/+3
* audio/out: deprecate "exclusive" sub-optionswm42016-09-051-0/+2
* player: add --audio-stream-silencewm42016-08-091-0/+2
* audio: use --audio-channels=auto behavior, except on ALSAwm42016-08-041-1/+9
* audio: add option for falling back to ao_nullwm42015-10-051-0/+1
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* ao_coreaudio: add support for hotplug notificationsStefano Pigozzi2015-02-141-1/+1
* audio: add device change notification for hotpluggingwm42015-02-121-1/+9
* command: add property returning detected audio deviceStefano Pigozzi2015-02-031-0/+1
* audio/out: make ao_request_reload() idempotentwm42014-11-091-0/+6
* audio: change internal device listing APIwm42014-10-101-4/+4
* audio: add device selection & listing with --audio-devicewm42014-10-091-0/+13
* audio/out: remove old thingswm42014-09-061-1/+3
* Move compat/ and bstr/ directory contents somewhere elsewm42014-08-291-1/+1
* player: unrangle one aspect of audio EOF handlingwm42014-04-171-5/+1
* audio: explicitly document audio EOF conditionwm42014-04-171-0/+5
* audio/out: make draining a separate operationwm42014-03-091-1/+2
* audio/out: make ao struct opaquewm42014-03-091-59/+10
* ao: document some functionswm42014-02-281-3/+12
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-2/+2
* audio: switch output to mp_audio_bufferwm42013-11-121-3/+3
* audio/out: prepare for non-interleaved audiowm42013-11-121-1/+3
* ao: add ao_play_silence, use for ao_alsa and ao_osswm42013-11-101-0/+2
* player: set PulseAudio stream title to window titlewm42013-11-101-0/+2
* audio: don't let ao_lavc access frontend internals, change gapless audiowm42013-11-081-1/+2
* audio/out: remove useless info struct and redundant fieldswm42013-10-231-12/+2
* ao: remove some leftoverswm42013-08-221-2/+0
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-2/+2
* audio/out: add support for new logging APIStefano Pigozzi2013-08-011-1/+3
* audio/out: remove options argument from init()wm42013-07-221-15/+1
* options: use new option code for --aowm42013-07-211-5/+9
* audio/out: remove ao->outburst/buffersize fieldswm42013-06-161-5/+3
* audio/out: remove wrapper for old AOswm42013-06-161-10/+0
* audio: add channel map selection functionwm42013-05-121-0/+6
* ao: remove ao_driver.is_new fieldwm42013-05-121-1/+0
* audio/out: switch to channel mapwm42013-05-121-2/+3
* audio: add some setters for mp_audio, and require filters to use themwm42013-05-121-1/+1
* core: redo how codecs are mapped, remove codecs.confwm42013-02-101-7/+1
* audio/out, video/out: hide encoding VO/AOwm42013-02-061-0/+1
* mixer: prefer AO softvol control over volume filterwm42013-02-061-2/+2
* cleanup: remove ao.brokenptswm42012-12-121-1/+0
* Rename directories, move files (step 2 of 2)wm42012-11-121-1/+1
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+140