aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/out/ao.h
Commit message (Expand)AuthorAge
* encode: get rid of the output packet queueGravatar wm42018-05-03
* audio: add audio softvol processing to AOGravatar wm42017-11-29
* command: drop "audio-out-detected-device" propertyGravatar wm42017-10-09
* audio: introduce a new type to hold audio framesGravatar wm42017-08-16
* audio/out: change license of some core files to LGPLGravatar wm42017-05-20
* player, ao, vo: don't call mp_input_wakeup() directlyGravatar wm42016-09-16
* audio/out: deprecate "exclusive" sub-optionsGravatar wm42016-09-05
* player: add --audio-stream-silenceGravatar wm42016-08-09
* audio: use --audio-channels=auto behavior, except on ALSAGravatar wm42016-08-04
* audio: add option for falling back to ao_nullGravatar wm42015-10-05
* Update license headersGravatar Marcin Kurczewski2015-04-13
* ao_coreaudio: add support for hotplug notificationsGravatar Stefano Pigozzi2015-02-14
* audio: add device change notification for hotpluggingGravatar wm42015-02-12
* command: add property returning detected audio deviceGravatar Stefano Pigozzi2015-02-03
* audio/out: make ao_request_reload() idempotentGravatar wm42014-11-09
* audio: change internal device listing APIGravatar wm42014-10-10
* audio: add device selection & listing with --audio-deviceGravatar wm42014-10-09
* audio/out: remove old thingsGravatar wm42014-09-06
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* player: unrangle one aspect of audio EOF handlingGravatar wm42014-04-17
* audio: explicitly document audio EOF conditionGravatar wm42014-04-17
* audio/out: make draining a separate operationGravatar wm42014-03-09
* audio/out: make ao struct opaqueGravatar wm42014-03-09
* ao: document some functionsGravatar wm42014-02-28
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* audio: switch output to mp_audio_bufferGravatar wm42013-11-12
* audio/out: prepare for non-interleaved audioGravatar wm42013-11-12
* ao: add ao_play_silence, use for ao_alsa and ao_ossGravatar wm42013-11-10
* player: set PulseAudio stream title to window titleGravatar wm42013-11-10
* audio: don't let ao_lavc access frontend internals, change gapless audioGravatar wm42013-11-08
* audio/out: remove useless info struct and redundant fieldsGravatar wm42013-10-23
* ao: remove some leftoversGravatar wm42013-08-22
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* audio/out: add support for new logging APIGravatar Stefano Pigozzi2013-08-01
* audio/out: remove options argument from init()Gravatar wm42013-07-22
* options: use new option code for --aoGravatar wm42013-07-21
* audio/out: remove ao->outburst/buffersize fieldsGravatar wm42013-06-16
* audio/out: remove wrapper for old AOsGravatar wm42013-06-16
* audio: add channel map selection functionGravatar wm42013-05-12
* ao: remove ao_driver.is_new fieldGravatar wm42013-05-12
* audio/out: switch to channel mapGravatar wm42013-05-12
* audio: add some setters for mp_audio, and require filters to use themGravatar wm42013-05-12
* core: redo how codecs are mapped, remove codecs.confGravatar wm42013-02-10
* audio/out, video/out: hide encoding VO/AOGravatar wm42013-02-06
* mixer: prefer AO softvol control over volume filterGravatar wm42013-02-06
* cleanup: remove ao.brokenptsGravatar wm42012-12-12
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12