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_coreaudio_exclusive.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ao_coreaudio: insane hack for passing through AC3 as float PCM
wm4
2017-06-30
1
-5
/
+65
*
ao_coreaudio: change license to LGPL
wm4
2017-05-08
1
-7
/
+7
*
osdep: rename atomics.h to atomic.h
wm4
2016-09-07
1
-1
/
+1
*
ao_coreaudio: actually use stop callback
wm4
2016-08-09
1
-1
/
+1
*
ao_coreaudio_exclusive: add missing newline to log message
wm4
2016-04-01
1
-1
/
+1
*
ao_coreaudio_exclusive: check for maximum channel count
wm4
2015-10-26
1
-0
/
+6
*
ao_coreaudio_exclusive: fix build
wm4
2015-10-21
1
-2
/
+2
*
ao_coreaudio_exclusive: deal with devices return different channel count
wm4
2015-10-21
1
-1
/
+4
*
ao_coreaudio: fix device latency, share the code
wm4
2015-07-06
1
-18
/
+1
*
ao_coreaudio_exclusive: continue even if setting physical format fails
wm4
2015-07-06
1
-2
/
+3
*
ao_coreaudio_exclusive: fix some verbose output
wm4
2015-07-04
1
-2
/
+2
*
ao_coreaudio_exclusive: support PCM
wm4
2015-07-03
1
-15
/
+35
*
ao_coreaudio_exclusive: do not set ao->bps
wm4
2015-07-03
1
-3
/
+0
*
ao_coreaudio_exclusive: dump all latency info in verbose mode
wm4
2015-07-03
1
-1
/
+4
*
ao_coreaudio_exclusive: factor format selection
wm4
2015-07-03
1
-35
/
+44
*
ao_coreaudio_exclusive: separate out stream selection
wm4
2015-07-03
1
-61
/
+76
*
audio: fix format function consistency issues
wm4
2015-06-26
1
-1
/
+1
*
ao_coreaudio: explicitly skip input streams
wm4
2015-06-26
1
-0
/
+8
*
ao_coreaudio_exclusive: move generic functions to utils
wm4
2015-06-02
1
-205
/
+3
*
ao_coreaudio_exclusive: react to device removal
wm4
2015-06-02
1
-12
/
+27
*
ao_coreaudio_exclusive: make property listeners event-based
wm4
2015-06-02
1
-105
/
+82
*
ao_coreaudio_exclusive: check new format before waiting for change
wm4
2015-05-06
1
-12
/
+13
*
ao_coreaudio_exclusive: use atomics instead of volatile
wm4
2015-05-06
1
-19
/
+16
*
ao_coreaudio_exclusive: rename "digital" -> "compressed"
wm4
2015-05-06
1
-22
/
+20
*
ao_coreaudio_exclusive: explicitly check for spdif formats
wm4
2015-05-06
1
-8
/
+5
*
ao_coreaudio_exclusive: merge init_digital() function
wm4
2015-05-06
1
-15
/
+3
*
ao_coreaudio_exclusive: fix latency calculation non-sense
wm4
2015-05-05
1
-1
/
+1
*
ao_coreaudio_exclusive: check format explicitly on change notifcation
wm4
2015-04-29
1
-6
/
+11
*
ao_coreaudio_exclusive: move code for getting original format
wm4
2015-04-28
1
-6
/
+4
*
ao_coreaudio_exclusive: account for additional latency
wm4
2015-04-28
1
-3
/
+10
*
Update license headers
Marcin Kurczewski
2015-04-13
1
-5
/
+4
*
ao_coreaudio_exclusive: port to pull API, fix latency calculations
wm4
2015-03-10
1
-78
/
+37
*
ao_coreaudio_exclusive: rip out pseudo volume control
wm4
2015-03-10
1
-40
/
+1
*
audio/out: consistently use double return type for get_delay
wm4
2014-11-09
1
-2
/
+2
*
rename ao_coreaudio_device.c -> ao_coreaudio_exclusive.c
Stefano Pigozzi
2014-10-23
1
-0
/
+667