jkeil
094f9712df
Fix a few syntax errors compiling ao_sun.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4908 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-01 14:54:05 +00:00
anders
ee2ed8567e
Moved HW dependent mixer stuff to libao and removed master switch
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4789 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 16:02:26 +00:00
jkeil
ed615f4d81
Use $AUDIODEV environment variable as the default audio device on solaris, if
...
available.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3493 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-14 20:13:17 +00:00
anders
abf8696e5e
Audio delay bugfix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3138 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-26 11:30:35 +00:00
anders
242aa6ebd4
interface to libao2 changed ao_plugin added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3096 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-24 05:21:22 +00:00
jkeil
ac2fbcbf25
Sun audiocs HW does not support AFMT_U8, try to use AFMT_S8 instead. If AFMT_S8
...
is available, convert to AFMT_S8 in software.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1808 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-31 20:34:17 +00:00
arpi
2e5a0ca6fe
printfs cleanup - moved to higher -v level or moved to stderr
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1457 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-06 23:59:50 +00:00
jkeil
42805cb451
AUDIO_ENCODING_LINEAR8 format is not available on sunos 5.5. Format is
...
unsupported in mplayer for now, to get the code compiled on that old version
of the OS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1347 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-19 20:04:54 +00:00
jkeil
61bce79d66
On big-endian architectures, all audio decoders default to big-endian 16-bit
...
audio sample format.
Add support to play both big- and little-endian 16-bit audio format to the
sun audio_out driver.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1321 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-14 16:58:55 +00:00
jkeil
82eac1391a
Support playback of AFMT_S16_LE audio data on a big endian machine
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1309 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-12 15:30:15 +00:00
arpi_esp
e7a1ac130a
ao_subdevice support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1210 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-23 19:40:04 +00:00
atmosfear
600ae0bdde
Applied patch by Jürgen Keil (jk@tools.de), improves smoothness of video playback.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1197 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-22 21:37:13 +00:00
arpi_esp
0b3d0c82a7
fixed AFMT_ stuff (inclue afmt.h)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1059 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-08 23:31:06 +00:00
arpi_esp
96d03d719d
SUN-Solaris audio out
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1042 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-06 19:10:47 +00:00