mpv/libao2
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
..
.cvsignore Ignore generated config.mak files in CVS 2001-07-06 10:36:35 +00:00
Makefile OPTFLAGS vs. INCLUDES cleanup 2001-06-26 23:15:58 +00:00
afmt.h fixed AFMT_ stuff (inclue afmt.h) 2001-06-08 23:31:06 +00:00
ao_alsa1x.c ao_subdevice support added 2001-06-23 18:59:54 +00:00
ao_alsa5.c little -Wall fix 2001-06-12 14:13:26 +00:00
ao_alsa9.c ao_subdevice support added 2001-06-23 18:59:54 +00:00
ao_null.c
ao_oss.c AFMT_AC3 fixed 2001-08-15 17:32:47 +00:00
ao_pcm.c Ooops 2001-06-12 14:37:32 +00:00
ao_sdl.c Corrected SDL include path. 2001-06-27 11:40:15 +00:00
ao_sun.c printfs cleanup - moved to higher -v level or moved to stderr 2001-08-06 23:59:50 +00:00
audio_out.c Move the sun audio driver near the start of the list of audio drivers, so 2001-08-28 10:54:31 +00:00
audio_out.h ao_subdevice implemented 2001-06-21 22:34:58 +00:00
audio_out_internal.h