index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libao2
/
ao_coreaudio.c
Commit message (
Expand
)
Author
Age
*
ao_coreaudio: fix crash when using mute with S/PDIF output
reimar
2011-11-25
*
ao_coreaudio: fix S/PDIF output on OS X 10.7
Zongyao Qu
2011-11-25
*
ao_coreaudio: fix compilation on OS X 10.4.
diego
2011-01-31
*
cleanup: remove NULL checks before free() all over the code
cboesch
2010-11-14
*
ao_coreaudio: byteswap AC-3 streams on little-endian
diego
2010-11-02
*
ao_coreaudio: fix grammar/spelling in mp_msg calls
diego
2010-11-02
*
ao_coreaudio: Improve handling of the "help" suboption
adrian
2010-11-02
*
ao_coreaudio: Remove some unused variables
diego
2010-11-02
*
ao_coreaudio: Process the CoreFoundation runloop
adrian
2010-11-02
*
ao_coreaudio: Refactor device selection
adrian
2010-11-02
*
ao_coreaudio: use same types as coreaudio API
adrian
2010-11-02
*
ao_coreaudio: replace deprecated functions with OSX 10.4 ones
adrian
2010-11-02
*
ao_coreaudio: Fix printf specifiers
adrian
2010-11-02
*
Do not cast the results of malloc/calloc/realloc.
diego
2010-02-26
*
Mark theRenderProc() as static, it is only used within the file.
diego
2010-02-23
*
MPlayer's format now correctly identifies AC3 as either little- or big-endian,
reimar
2010-01-11
*
Use af_fmt2bits instead of reimplementing it.
reimar
2010-01-11
*
Add and use AF_FORMAT_IS_AC3 macro.
reimar
2010-01-11
*
100l, av_fifo_generic_read does not return anything useful, so ignore its
reimar
2009-08-08
*
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
diego
2009-07-26
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Add missing 'void' to parameterless function declarations.
diego
2009-05-04
*
Rename macosx audio output driver to coreaudio.
diego
2009-05-04