aboutsummaryrefslogtreecommitdiffhomepage
path: root/libao2/ao_sun.c
Commit message (Expand)AuthorAge
* 10l, patch by Bjoern SandellGravatar faust32004-04-06
* uninit immed flagGravatar alex2004-04-06
* fix bps calculation when resampling,Gravatar attila2003-06-22
* 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>Gravatar alex2003-03-21
* verbose can be negativeGravatar arpi2002-11-01
* - ao_data.bps not set, confuses the A-V sync computation when the audio filtersGravatar jkeil2002-10-11
* Handle playback of sample rates not supported by the sun audio hardware.Gravatar jkeil2002-10-07
* *bsd doesn't have info.output_muted - patch by Björn Sandell <biorn@dce.chal...Gravatar arpi2002-09-16
* Reconstruct the muting state for the playback from a l/r volume of 0.0.Gravatar jkeil2002-09-12
* - gui version of mplayer is using the audio 'control' function before(!) theGravatar jkeil2002-09-12
* Patch to improve bufferhandling on OpenBSD and NetBSD, by Björn Sandell and ...Gravatar atmos42002-07-03
* Default to the mixer device matching the audio device used for audio output.Gravatar jkeil2002-04-29
* OpenBSD, NetBSD portability patches byGravatar arpi2002-04-27
* Fix a few syntax errors compiling ao_sun.cGravatar jkeil2002-03-01
* Moved HW dependent mixer stuff to libao and removed master switchGravatar anders2002-02-21
* Use $AUDIODEV environment variable as the default audio device on solaris, ifGravatar jkeil2001-12-14
* Audio delay bugfixGravatar anders2001-11-26
* interface to libao2 changed ao_plugin addedGravatar anders2001-11-24
* Sun audiocs HW does not support AFMT_U8, try to use AFMT_S8 instead. If AFMT_S8Gravatar jkeil2001-08-31
* printfs cleanup - moved to higher -v level or moved to stderrGravatar arpi2001-08-06
* AUDIO_ENCODING_LINEAR8 format is not available on sunos 5.5. Format isGravatar jkeil2001-07-19
* On big-endian architectures, all audio decoders default to big-endian 16-bitGravatar jkeil2001-07-14
* Support playback of AFMT_S16_LE audio data on a big endian machineGravatar jkeil2001-07-12
* ao_subdevice supportGravatar arpi_esp2001-06-23
* Applied patch by Jürgen Keil (jk@tools.de), improves smoothness of video pla...Gravatar atmosfear2001-06-22
* fixed AFMT_ stuff (inclue afmt.h)Gravatar arpi_esp2001-06-08
* SUN-Solaris audio outGravatar arpi_esp2001-06-06