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_sndio.c
Commit message (
Expand
)
Author
Age
*
ao_sndio: drop AF_FORMAT_S24 usage
wm4
2017-07-07
*
audio/out: require AO drivers to report period size and correct buffer
wm4
2017-06-25
*
options: remove remaining deprecated audio device selection options
wm4
2017-04-23
*
options: remove deprecated sub-option handling for --vo and --ao
wm4
2016-11-25
*
audio/out: deprecate device sub-options
wm4
2016-09-05
*
options: deprecate suboptions for the remaining AO/VOs
wm4
2016-09-05
*
ao_sndio: fix comment
wm4
2015-06-26
*
audio: remove S8, U16, U24, U32 formats
wm4
2015-06-16
*
audio: define only a single NA speaker ID
wm4
2015-05-07
*
ao_sndio: add notice about padding channels
wm4
2015-05-06
*
ao_sndio: open device in blocking mode, don't inflate buffer artificially
Dmitrij D. Czarkoff
2015-03-26
*
audio/out: consistently use double return type for get_delay
wm4
2014-11-09
*
Add some missing "const"s
wm4
2014-10-10
*
ao_sndio: print a warning when draining audio
wm4
2014-09-26
*
ao_sndio: update buffer status on get_delay
wm4
2014-09-26
*
ao_sndio: change p->delay to samples
wm4
2014-09-26
*
ao_sndio: set non-blocking flag
wm4
2014-09-26
*
ao_sndio: fix some incorrect comments
wm4
2014-09-26
*
ao_sndio: fix U24 bit width
wm4
2014-09-24
*
audio: drop swapped-endian audio formats
wm4
2014-09-23
*
audio/out: always round get_space on period size
wm4
2014-09-06
*
ao_sndio: fix a comment
wm4
2014-09-06
*
audio/out: remove old things
wm4
2014-09-06
*
audio/out: make draining a separate operation
wm4
2014-03-09
*
audio/out: make ao struct opaque
wm4
2014-03-09
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
audio/out: prepare for non-interleaved audio
wm4
2013-11-12
*
audio/out: reject non-interleaved formats
wm4
2013-11-12
*
audio/out: remove useless info struct and redundant fields
wm4
2013-10-23
*
audio/out: add sndio support
Christian Neukirchen
2013-10-03