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_utils.c
Commit message (
Expand
)
Author
Age
*
ao_coreaudio: change license to LGPL
wm4
2017-05-08
*
audio/out: add AudioUnit output driver for iOS
Aman Gupta
2016-11-01
*
ao_creoaudio: print OSStatus as decimal signed integer too
wm4
2016-07-13
*
ao_coreaudio: error out when selecting invalid device
wm4
2016-07-08
*
ao_coreaudio_exclusive: list formats when searching substream
wm4
2016-04-15
*
ao_coreaudio: remove unused function
wm4
2016-04-15
*
ao_coreaudio: replace fourcc_repr()
wm4
2016-01-11
*
ao_coreaudio: log current format before setting new format
wm4
2015-10-21
*
ao_coreaudio: raise timeout for change-physical-format
wm4
2015-10-20
*
ao_coreaudio_utils: fix error handling in device listing code
wm4
2015-09-28
*
ao_coreaudio: fix device latency, share the code
wm4
2015-07-06
*
ao_coreaudio_exclusive: continue even if setting physical format fails
wm4
2015-07-06
*
ao_coreaudio_utils: reduce spam
wm4
2015-07-03
*
ao_coreaudio_utils: fix format back-mapping
wm4
2015-07-03
*
ao_coreaudio: restore physical format if it can't be set exactly
wm4
2015-06-30
*
audio: fix format function consistency issues
wm4
2015-06-26
*
audio: replace format name table
wm4
2015-06-26
*
ao_coreaudio_utils: use a macro
wm4
2015-06-26
*
ao_coreaudio: support non-interleaved output
wm4
2015-06-26
*
ao_coreaudio_utils: compare full AudioStreamBasicDescription
wm4
2015-06-25
*
audio: remove S8, U16, U24, U32 formats
wm4
2015-06-16
*
ao_coreaudio: change physical stream format synchronously
wm4
2015-06-09
*
ao_coreaudio_exclusive: move generic functions to utils
wm4
2015-06-02
*
ao_coreaudio_utils: don't list some formats as "unusable"
wm4
2015-05-07
*
ao_coreaudio_utils: decide formats by comparing raw bits
wm4
2015-05-05
*
ao_coreaudio_utils: don't require talloc for fourcc_repr()
wm4
2015-05-05
*
ao_coreaudio_utils: unbreak default device selection
wm4
2015-05-05
*
ao_coreaudio_utils: refine format selection
wm4
2015-05-05
*
ao_coreaudio_utils: add a format negotiation helper function
wm4
2015-05-05
*
ao_coreaudio_utils: log mp format with CoreAudio format description
wm4
2015-04-29
*
ao_coreaudio_utils: add function for ASBD -> mp format lookup
wm4
2015-04-29
*
ao_coreaudio_utils: float is not a signed integer format
wm4
2015-04-29
*
ao_coreaudio_utils: change audio format logging
wm4
2015-04-28
*
ao_coreaudio: fix inverted condition
wm4
2015-04-10
*
ao_coreaudio: do not error if retrieving info for verbose mode fails
wm4
2015-04-07
*
ao_coreaudio: move some helpers to utils
wm4
2015-03-10
*
ao_coreaudio: fix small memory leak
Stefano Pigozzi
2015-02-03
*
ao_coreaudio: use device UID instead of ID for selection
Stefano Pigozzi
2015-02-03
*
ao_coreaudio: reset possibly random errno value
wm4
2015-01-20
*
coreaudio: only list output devices
Stefano Pigozzi
2014-10-28
*
coreaudio: redirect IEC61937 to coreaudio_exclusive
Stefano Pigozzi
2014-10-23
*
coreaudio: use the new device selection API
Stefano Pigozzi
2014-10-12
*
audio: cleanup spdif format definitions
wm4
2014-09-23
*
audio: drop swapped-endian audio formats
wm4
2014-09-23
*
ao_coreaudio: move channel mapping away from utils
Stefano Pigozzi
2014-07-02
*
ao_coreaudio: fill asbd with an helper function
Stefano Pigozzi
2014-07-02
*
ao_coreaudio: move device related functions to the new AO
Stefano Pigozzi
2014-07-02
*
ao_coreaudio: move spdif code to a new AO
Stefano Pigozzi
2014-07-02
*
Audit and replace all ctype.h uses
wm4
2014-07-01
*
ao_coreaudio: skip unknown channel labels
Stefano Pigozzi
2014-05-10
[next]