Mercurial > mplayer.hg
log libao2/ao_sun.c @ 3383:1842ec5916a4
age | author | description |
---|---|---|
2001-11-26 | anders | Audio delay bugfix |
2001-11-24 | anders | interface to libao2 changed ao_plugin added |
2001-08-31 | jkeil | Sun audiocs HW does not support AFMT_U8, try to use AFMT_S8 instead. If AFMT_S8 |
2001-08-06 | arpi | printfs cleanup - moved to higher -v level or moved to stderr |
2001-07-19 | jkeil | AUDIO_ENCODING_LINEAR8 format is not available on sunos 5.5. Format is |
2001-07-14 | jkeil | On big-endian architectures, all audio decoders default to big-endian 16-bit |
2001-07-12 | jkeil | Support playback of AFMT_S16_LE audio data on a big endian machine |
2001-06-23 | arpi_esp | ao_subdevice support |
2001-06-22 | atmosfear | Applied patch by Jürgen Keil (jk@tools.de), improves smoothness of video playback. |
2001-06-08 | arpi_esp | fixed AFMT_ stuff (inclue afmt.h) |
2001-06-06 | arpi_esp | SUN-Solaris audio out |