index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
/
out
/
ao_sndio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ao_sndio: fix comment
wm4
2015-06-26
1
-2
/
+1
*
audio: remove S8, U16, U24, U32 formats
wm4
2015-06-16
1
-12
/
+8
*
audio: define only a single NA speaker ID
wm4
2015-05-07
1
-1
/
+1
*
ao_sndio: add notice about padding channels
wm4
2015-05-06
1
-1
/
+3
*
ao_sndio: open device in blocking mode, don't inflate buffer artificially
Dmitrij D. Czarkoff
2015-03-26
1
-20
/
+2
*
audio/out: consistently use double return type for get_delay
wm4
2014-11-09
1
-1
/
+1
*
Add some missing "const"s
wm4
2014-10-10
1
-2
/
+4
*
ao_sndio: print a warning when draining audio
wm4
2014-09-26
1
-7
/
+14
*
ao_sndio: update buffer status on get_delay
wm4
2014-09-26
1
-9
/
+15
*
ao_sndio: change p->delay to samples
wm4
2014-09-26
1
-7
/
+5
*
ao_sndio: set non-blocking flag
wm4
2014-09-26
1
-1
/
+1
*
ao_sndio: fix some incorrect comments
wm4
2014-09-26
1
-2
/
+2
*
ao_sndio: fix U24 bit width
wm4
2014-09-24
1
-1
/
+1
*
audio: drop swapped-endian audio formats
wm4
2014-09-23
1
-25
/
+17
*
audio/out: always round get_space on period size
wm4
2014-09-06
1
-1
/
+2
*
ao_sndio: fix a comment
wm4
2014-09-06
1
-2
/
+2
*
audio/out: remove old things
wm4
2014-09-06
1
-1
/
+2
*
audio/out: make draining a separate operation
wm4
2014-03-09
1
-1
/
+1
*
audio/out: make ao struct opaque
wm4
2014-03-09
1
-0
/
+1
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-1
/
+1
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
1
-1
/
+1
*
audio/out: prepare for non-interleaved audio
wm4
2013-11-12
1
-4
/
+4
*
audio/out: reject non-interleaved formats
wm4
2013-11-12
1
-0
/
+3
*
audio/out: remove useless info struct and redundant fields
wm4
2013-10-23
1
-6
/
+2
*
audio/out: add sndio support
Christian Neukirchen
2013-10-03
1
-0
/
+340