index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
audio
/
out
/
ao.c
Commit message (
Expand
)
Author
Age
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
ao_dsound: remove this audio output
wm4
2016-01-06
*
ao: disambiguate default device list entries
wm4
2015-11-27
*
audio: always log channel maps before determining final map
wm4
2015-10-26
*
audio: add option for falling back to ao_null
wm4
2015-10-05
*
ao: rework audio output driver probing
wm4
2015-10-05
*
ao: don't pass along AO arguments when redirecting
wm4
2015-07-03
*
audio: fix format function consistency issues
wm4
2015-06-26
*
audio: output human-readable channel layouts too
wm4
2015-06-25
*
ao: standardize channel layout name in debug output further
wm4
2015-06-25
*
ao: allow ao_uninit(NULL)
wm4
2015-06-02
*
ao: make better use of atomics
wm4
2015-05-11
*
ao: log reordered versions of channel maps
wm4
2015-05-08
*
Update license headers
Marcin Kurczewski
2015-04-13
*
audio: make all format query shortcuts macros
Kevin Mitchell
2015-04-03
*
ao: slightly extend debug messages
wm4
2015-03-16
*
ao: align audio buffer size
wm4
2015-03-13
*
ao: fix null dereference
Stefano Pigozzi
2015-02-14
*
ao_coreaudio: add support for hotplug notifications
Stefano Pigozzi
2015-02-14
*
audio: add device change notification for hotplugging
wm4
2015-02-12
*
ao: set correct client name when listing devices
wm4
2015-02-12
*
command: add property returning detected audio device
Stefano Pigozzi
2015-02-03
*
ao: never autoselect ao_null
wm4
2015-01-20
*
ao: refactor --audio-device selection code
wm4
2015-01-20
*
ao: remove coreaudio_exclusive from autoprobing list
wm4
2015-01-07
*
ao_portaudio: remove this audio output
wm4
2014-12-29
*
ao: add debug log with the detected channel maps
Stefano Pigozzi
2014-12-29
*
audio: make mp_chmap_to_str() return a stack-allocated string
wm4
2014-11-24
*
audio/out: always log retrieved audio device size
wm4
2014-11-18
*
audio/out: switch back to wasapi as default on win32
wm4
2014-11-17
*
audio/out: make ao_request_reload() idempotent
wm4
2014-11-09
*
audio: add --audio-client-name option
wm4
2014-11-07
*
audio: add command/function to reload audio output
wm4
2014-10-27
*
audio/out: add redirection-on-init mechanism
wm4
2014-10-22
*
audio/out: missing error check
wm4
2014-10-22
*
audio/out: don't add special devices to --audio-device list
wm4
2014-10-22
*
audio/out: include coreaudio_exclusive in auto-probing
wm4
2014-10-22
*
audio: quote devices in --audio-device=help
wm4
2014-10-19
*
audio/out: add "auto" pseudo-device
wm4
2014-10-13
*
audio: don't list encoder AO with --audio-device=help
wm4
2014-10-10
*
audio: change internal device listing API
wm4
2014-10-10
*
audio: add device selection & listing with --audio-device
wm4
2014-10-09
*
audio/out: check device buffer size for push.c only
wm4
2014-09-27
*
audio/out: disable ao_sndio by default
wm4
2014-09-26
*
audio/out: fail init on unknown audio buffer
wm4
2014-09-26
*
audio/out: remove old things
wm4
2014-09-06
*
audio/out: make EOF handling properly event-based
wm4
2014-09-05
*
audio: make buffer size configurable
wm4
2014-09-05
*
audio: don't wait for draining if paused
wm4
2014-07-13
*
ao_coreaudio: move spdif code to a new AO
Stefano Pigozzi
2014-07-02
[next]