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_macosx.c
Commit message (
Expand
)
Author
Age
*
fix buffering issues with short audio samples on macosx. patch by Chris Rocca...
nplourde
2006-08-18
*
modifies function declarations without parameters from ()
reynaldo
2006-07-06
*
rm unnecesary casts from void* - part 4
reynaldo
2006-07-03
*
remove delay when setting audio volume
nplourde
2005-07-19
*
more general ao_macosx cleanup. Patch by Alexander Strange <astrange@ithinksw...
nplourde
2005-06-29
*
removes the use of AudioConverters. patch by Alexander Strange <alexander.str...
nplourde
2005-06-14
*
Mac OS X Audio with AudioUnits and AudioToolbox format converters, Patch by C...
nplourde
2005-06-05
*
simplifies the format matching logic. Chris Roccati <roccati@pobox.com>
nplourde
2005-05-16
*
indicate the number of channels required, patch by Chris Roccati <roccati@pob...
nplourde
2005-05-14
*
do not always request little-endian despite the actual sound format. by Alexa...
nplourde
2005-03-03
*
rids ao_macosx of the buffer mutex by using the same buffering scheme as ao_s...
nplourde
2005-02-22
*
bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it>
faust3
2005-02-04
*
af_format.h needs config.h to be included first.
reimar
2005-01-12
*
many 10ls fixed... also better debugging
arpi
2005-01-03
*
rate/format matching and volume get/set support
arpi
2005-01-01
*
removing AFMT_ dependancy
alex
2004-12-27
*
Make include paths consistent.
diego
2004-12-07
*
Fix incompatibility with audio devices with more then 2 channels
nplourde
2004-10-16
*
enables resampling of audio in ao_macosx by Dan Christiansen
nplourde
2004-07-10
*
uninit immed flag
alex
2004-04-06
*
cleanup/cosmetic patch by the author :)
alex
2003-05-22
*
Native MacOSX audio output by Dan Christiansen <danchr@daimi.au.dk>
alex
2003-05-21