Mercurial > mplayer.hg
log libao2/ao_sun.c @ 1940:420c8c66c7ba
age | author | description |
---|---|---|
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 |