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
*
build: make encoding mode non-optional
wm4
2018-05-03
*
encode: get rid of the output packet queue
wm4
2018-05-03
*
ao: do not allow actual buffer size of 0
wm4
2018-03-08
*
build: drop support for SDL1
wm4
2018-02-13
*
ao: minor simplification to gain processing code
wm4
2017-11-30
*
ao: simplify hack for float atomics
wm4
2017-11-30
*
audio: add audio softvol processing to AO
wm4
2017-11-29
*
command: drop "audio-out-detected-device" property
wm4
2017-10-09
*
audio: introduce a new type to hold audio frames
wm4
2017-08-16
*
audio/out: fix comment typo
Kevin Mitchell
2017-07-09
*
audio/out: add helper code to do 24 bit conversion in AO
wm4
2017-07-07
*
audio/out: require AO drivers to report period size and correct buffer
wm4
2017-06-25
*
audio/out: change license of some core files to LGPL
wm4
2017-05-20
*
audio: lower "Disabling multichannel output." warning to verbose
wm4
2017-04-02
*
ao: never set ao->device = ""
Kevin Mitchell
2017-02-20
*
ao: fix potential NULL deref in ao_device_list_add()
wm4
2017-02-20
*
options: remove deprecated sub-option handling for --vo and --ao
wm4
2016-11-25
*
audio: make empty device ID mean default device
wm4
2016-11-14
*
audio: avoid returning audio-device-list entries without description
wm4
2016-11-14
*
audio/out: add AudioUnit output driver for iOS
Aman Gupta
2016-11-01
*
player, ao, vo: don't call mp_input_wakeup() directly
wm4
2016-09-16
*
options: add automagic hack for handling sub-option deprecations
wm4
2016-09-05
*
options: add a mechanism to make sub-option replacement slightly easier
wm4
2016-09-05
*
ao_alsa: change sub-options to global options
wm4
2016-09-02
*
m_config: add helper function for initializing af/ao/vf/vo suboptions
wm4
2016-09-02
*
vo, ao: disable positional parameter suboptions
wm4
2016-09-01
*
player: add --audio-stream-silence
wm4
2016-08-09
*
audio: use --audio-channels=auto behavior, except on ALSA
wm4
2016-08-04
*
audio: don't add default entry to audio-device-list if AO support listing
wm4
2016-06-29
*
ao: initial OpenSL ES support
Ilya Zhuravlev
2016-02-27
*
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
[next]