jkeil
92828938a3
Move the sun audio driver near the start of the list of audio drivers, so
...
that it has priority over the 'null' driver. On solaris (without OSS
drivers), the sun audio driver is now the default audio driver.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1726 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-28 10:54:31 +00:00
arpi
2b53b19b8c
AFMT_AC3 fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1533 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-15 17:32:47 +00:00
arpi
7c9c86fb97
ac3/spdif patch by German Gomez Garcia <german@piraos.com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1529 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-15 11:50:55 +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
jkeil
8ef288232c
Ignore generated config.mak files in CVS
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1282 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-06 10:36:35 +00:00
atmos4
df920217c0
Corrected SDL include path.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1239 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-27 11:40:15 +00:00
arpi
69cfcfe301
OPTFLAGS vs. INCLUDES cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1235 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-26 23:15:58 +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
al3x
d39f5c5962
ao_subdevice support added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1208 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-23 18:59:54 +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
al3x
a1c76a747b
ao_subdevice support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1192 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-21 23:07:15 +00:00
al3x
3831c67f00
sdl_adriver liquidated, ao_subdevice used
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1190 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-21 22:48:34 +00:00
al3x
d18ea939ef
ao_subdevice implemented
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1186 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-21 22:34:58 +00:00
al3x
355ed5453c
added warning message
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1181 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-21 21:27:56 +00:00
al3x
a71f146139
hacked aocontrol_set_device working, and cleaned up a bit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1147 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-17 17:44:56 +00:00
al3x
2d2e0932a0
hacked to work seek/pause/resume/uninit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1130 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-14 18:29:05 +00:00
atmosfear
0674db5afc
Hacked it working, still needs fixings!
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1129 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-14 18:00:13 +00:00
al3x
fa1d83cbb5
audio_out_format_name prototype added, ao_control_vol_t for aocontrol_get/set_volume added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1128 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-14 15:25:00 +00:00
al3x
9334252452
audio_format_out_name update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1122 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-13 11:18:20 +00:00
al3x
178105b657
-Wall style cleanups, TEST IT, it can be working by others
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1116 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-12 15:42:21 +00:00
atmosfear
0f886c7aff
Ooops
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1114 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-12 14:37:32 +00:00
atmosfear
b9e199808d
Added support for writing wave files and specifying filename to write to.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1113 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-12 14:24:26 +00:00
al3x
2fe79a9b75
little -Wall fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1112 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-12 14:13:26 +00:00
atmosfear
de46867f2d
Added raw PCM writer ao driver.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1108 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-12 11:00:15 +00:00
atmosfear
41448662be
Lock callback on pause, unlock on resume.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1092 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-10 23:43:37 +00:00
al3x
ad56707158
using audio_out_format_name
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1080 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-09 18:02:06 +00:00
atmosfear
3d3803b4fe
Better format info.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1071 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-09 08:56:15 +00:00
atmosfear
7a5aba6dfe
Better audio format handling.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1067 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-09 07:36:32 +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
bertrand
9c393155c7
Added missing declaration of variables 'err'.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1056 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-08 13:35:24 +00:00
al3x
b5795a70fe
first release, meg nem akar menni :(
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1051 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-07 15:43:47 +00:00
al3x
ce96e9bd56
uj aocontrol valtozok
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1049 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-07 13:06:30 +00:00
al3x
a579f59963
par kozmetikai valtoztatas, meg van ami nem :) cvs diff..
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1048 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-07 13:06:03 +00:00
al3x
f5f7b69b3a
audio_pause/resume implementacio es kozmetikai valtoztatasok
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1047 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-07 13:03:17 +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
arpi_esp
5c50d3e7dd
applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1039 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 18:40:44 +00:00
pontscho
9bfe5d6141
add esd support and disabled default.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1033 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 10:37:50 +00:00
arpi_esp
460fac7462
Solaris 8 support - patch by Marcus Comstedt <marcus@idonex.se>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1021 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 02:26:56 +00:00
arpi_esp
72dc776c7e
libao->libao2 because of conflict with OMS's libao
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1014 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-04 21:00:47 +00:00
arpi_esp
c2b7070033
dependency stuff fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1011 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-04 19:33:28 +00:00
pontscho
9e143e2a39
fixed HAVE_ALSA5 var. bug. sorry :(
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1008 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-04 18:42:31 +00:00
pontscho
70faf50935
initial alsa support by al3x
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@997 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-04 17:42:09 +00:00
pontscho
43243ae9e3
add alsa support by al3x
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@996 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-04 17:40:56 +00:00
atmosfear
bc46b1d4aa
Increased sample size to solve sound problems one some systems.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@994 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-04 14:56:32 +00:00
atmosfear
7c9714156a
Microchange =)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@986 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-04 01:18:52 +00:00
atmosfear
5bc44560d0
Several small changes (like driver selection).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@984 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-04 00:27:55 +00:00
arpi_esp
d6c2f7df7d
-abs support - fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@976 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-03 21:33:03 +00:00