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_coreaudio.c
Commit message (
Expand
)
Author
Age
...
*
audio/out: make draining a separate operation
wm4
2014-03-09
*
audio/out: make ao struct opaque
wm4
2014-03-09
*
msg: rename mp_msg_log -> mp_msg
wm4
2013-12-21
*
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
*
osx: fix -Wshadow warnings on platform specific code
Stefano Pigozzi
2013-11-04
*
audio/out: remove useless info struct and redundant fields
wm4
2013-10-23
*
ao_coreaudio: clear output buffer on buffer underrun
Stefano Pigozzi
2013-10-03
*
ao_coreaudio: fetch device name only for verbose log level
Stefano Pigozzi
2013-10-01
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
ao_coreaudio: move to new log API
Stefano Pigozzi
2013-08-01
*
ao_coreaudio: use default output unit when no device is specified
Stefano Pigozzi
2013-07-29
*
ao_coreaudio: prevent buffer underruns to output garbage
Stefano Pigozzi
2013-07-28
*
audio/out: remove options argument from init()
wm4
2013-07-22
*
ao_coreaudio: fix ifdef'd conditional
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: use new option API
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: switch properties getters to talloc
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: revert to original device format on digital uninit
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: refactor chmap detection
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: refactor properties code
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: move utils functions to snake_case
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: split ao_coreaudio_common in two files
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: store asbd only when selected
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: fallback to waveext on non surround inputs
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: set channel layout based on hardware query
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: fix regression in digital stream selection
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: return errors instead false in init functions
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: remove useless function declaration
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: only set chmap_sel info for lpcm
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: set channel layout bitmap
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: move digital detection before asbd creation
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: remove chmap selection if format is digital
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: remove volume multiplication by 4
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: remove device property listener on uninit
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: print help string in one go
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: change all ++var to var++
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: change private vars names to match mpv conventions
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: remove packetSize private variable
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: refactor play/pause
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: refactor uninit
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: remove a fixme since that seems fixed
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: ca_msg: add trailing \n where missing
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: refactor play
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: extract mixmode set/unset in utility functions
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: move AudioStreamChangeFormat to common file and refactor
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: extract methods to lock/unlock device for digital output
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: lpcm: remove buffer size calculation depending on audio unit
Stefano Pigozzi
2013-07-22
*
ao_coreaudio: refactor initialization
Stefano Pigozzi
2013-07-22
[prev]
[next]