log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
mplayer.hg
log libao2/ao_coreaudio.c @ 35733:
ca384f3cd809
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2011-10-23
reimar
Reindent.
2011-10-23
reimar
Fix possible crash since RenderCallbackSPDIF might call read_buffer with NULL data.
2011-09-28
diego
ao_coreaudio: Fix spdif output for OS X 10.7.
2011-01-07
diego
Fix ao_coreaudio compilation on OS X 10.4.
2010-11-14
cboesch
Remove most of the NULL pointer check before free all over the code
2010-10-08
diego
AC-3 streams need to be byteswapped on little-endian machines.
2010-08-17
diego
Fix a bunch of grammar and spelling errors in mp_msg calls.
2010-07-12
adrian
Reindent and align after r31725.
2010-07-12
adrian
Improve handling of the "help" suboption in coreaudio:
2010-07-12
diego
Remove some unused variables along with the corresponding warnings.
2010-07-11
adrian
Process the CoreFoundation runloop in ao_coreaudio in case it's not being processed in the vo, e.g. when vo_corevideo is used with shared_buffer.
2010-07-11
adrian
Fix cosmetics after r31715.
2010-07-11
adrian
Refactor device selection in ao_coreaudio: Add output device selection and correctly set the default device if it's selected.
2010-07-11
adrian
Consistently use types as they are used by the API in ao_coreaudio.
2010-07-11
adrian
Replace deprecated functions in ao_coreaudio with their new ones introduced in OSX 10.4.
2010-07-11
adrian
Fix printf specifiers used in ao_coreaudio. Fixes warnings:
2010-02-26
diego
Do not cast the results of malloc/calloc/realloc.
2010-02-23
diego
Mark theRenderProc() as static, it is only used within the file.
2010-01-11
reimar
MPlayer's format now correctly identifies AC3 as either little- or big-endian,
2010-01-11
reimar
Use af_fmt2bits instead of reimplementing it.
2010-01-11
reimar
Add and use AF_FORMAT_IS_AC3 macro.
2009-08-08
reimar
100l, av_fifo_generic_read does not return anything useful, so ignore its
2009-07-26
diego
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
2009-05-13
diego
whitespace cosmetics: Remove all trailing whitespace.
2009-05-04
diego
Add missing 'void' to parameterless function declarations.
2009-05-04
diego
Rename macosx audio output driver to coreaudio.
less
more
|
(0)
tip