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
*
ao_coreaudio: avoid unnecessary format changes
wm4
2015-10-21
*
ao_coreaudio: fix some minor memory leaks
wm4
2015-10-21
*
ao_coreaudio: fix device latency, share the code
wm4
2015-07-06
*
ao_coreaudio: add exclusive suboption
wm4
2015-07-03
*
ao_coraudio: reject all non-PCM formats
wm4
2015-07-03
*
ao_coreaudio: restore physical format if it can't be set exactly
wm4
2015-06-30
*
ao_coreaudio: log hotplug events explicitly
wm4
2015-06-29
*
audio: fix format function consistency issues
wm4
2015-06-26
*
ao_coreaudio: support non-interleaved output
wm4
2015-06-26
*
ao_coreaudio: explicitly skip input streams
wm4
2015-06-26
*
ao_coreaudio: change physical stream format synchronously
wm4
2015-06-09
*
ao_coreaudio: log considered physical formats
wm4
2015-05-05
*
ao_coreaudio: restore old physical format if format was changed
wm4
2015-05-05
*
ao_coreaudio: move channel mapping code to a separate file
wm4
2015-05-05
*
ao_coreaudio_utils: don't require talloc for fourcc_repr()
wm4
2015-05-05
*
ao_coreaudio: change physical format before channel negotiation
wm4
2015-05-05
*
ao_coreaudio: add an option for changing the physical format
wm4
2015-05-05
*
ao_coreaudio: support padded channel layouts
wm4
2015-05-05
*
ao_coreaudio: fix out of bounds access
wm4
2015-05-04
*
ao_coreaudio: do not signal per-app volume
wm4
2015-04-01
*
ao_coreaudio: move some helpers to utils
wm4
2015-03-10
*
ao_coreaudio: add support for hotplug notifications
Stefano Pigozzi
2015-02-14
*
ao_coreaudio: use device UID instead of ID for selection
Stefano Pigozzi
2015-02-03
*
command: add property returning detected audio device
Stefano Pigozzi
2015-02-03
*
ao_coreaudio: remove useless guard
Stefano Pigozzi
2014-12-27
*
ao_coreaudio: fix some naming conventions
Stefano Pigozzi
2014-12-27
*
ao_coreaudio: fix channel mapping
Stefano Pigozzi
2014-12-27
*
ao_coreaudio: fix typo
Stefano Pigozzi
2014-12-27
*
ao_coreaudio: move some code to make output readable
Stefano Pigozzi
2014-12-27
*
ao_coreaudio: add more layout debug outputs
Stefano Pigozzi
2014-12-27
*
ao_coreaudio: fix AudioChannelLayout allocations
Stefano Pigozzi
2014-12-26
*
ao_coreaudio: fix mono/stereo channel mapping
Stefano Pigozzi
2014-12-16
*
ao_coreaudio: add missing goto for error path
Stefano Pigozzi
2014-12-16
*
coreaudio: don't output too many channel descriptions
Stefano Pigozzi
2014-12-05
*
coreaudio: add missing \n in log line
Stefano Pigozzi
2014-12-05
*
coreaudio: don't print layout a second time
Stefano Pigozzi
2014-12-05
*
coreaudio: reject descriptions with too many channels
Stefano Pigozzi
2014-12-04
*
coreaudio: fix more layout prints
Stefano Pigozzi
2014-12-04
*
coreaudio: fix prints of uint32_t in log_layout
Stefano Pigozzi
2014-12-04
*
audio: allow more than 20 channel map entries
wm4
2014-12-01
*
coreaudio: redirect IEC61937 to coreaudio_exclusive
Stefano Pigozzi
2014-10-23
*
coreaudio: use the new device selection API
Stefano Pigozzi
2014-10-12
*
audio/out: remove old things
wm4
2014-09-06
*
ao_coreaudio: report hardware latency to ao_read_data
Stefano Pigozzi
2014-07-03
*
ao_coreaudio: report latency more correctly
Stefano Pigozzi
2014-07-02
*
ao_coreaudio: move channel mapping away from utils
Stefano Pigozzi
2014-07-02
*
ao_coreaudio: use mpv's internal pull API
Stefano Pigozzi
2014-07-02
*
ao_coreaudio: remove useless comments
Stefano Pigozzi
2014-07-02
*
ao_coreaudio: rename init_lpcm -> init_audiounit
Stefano Pigozzi
2014-07-02
*
ao_coreaudio: fill asbd with an helper function
Stefano Pigozzi
2014-07-02
[next]