mpv/libao2
ivo 01191a8392 Have OSS audio out fall back to s16ne instead of u8 if it can't open the
soundcard for 3+ channels and do it for all audio streams (not only AC3).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14835 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-26 23:03:53 +00:00
..
.cvsignore usefull file 2001-11-25 17:55:26 +00:00
Makefile Do not use audio plugins anymore 2004-12-27 19:34:42 +00:00
ao_alsa.c Typo in hwac3 string 2005-01-30 09:16:41 +00:00
ao_alsa5.c af_fmt2str_short 2004-12-28 19:11:14 +00:00
ao_arts.c af_format.h needs config.h to be included first. 2005-01-12 22:00:02 +00:00
ao_dsound.c support immed flag, always initialize write_offset, min_free_space doesn't seem to be required anymore after Florian Dietrichs patches 2005-01-21 13:22:59 +00:00
ao_dxr2.c removing AFMT_ dependancy 2004-12-27 17:30:15 +00:00
ao_esd.c af_format.h needs config.h to be included first. 2005-01-12 22:00:02 +00:00
ao_jack.c af_format.h needs config.h to be included first. 2005-01-12 22:00:02 +00:00
ao_macosx.c rids ao_macosx of the buffer mutex by using the same buffering scheme as ao_sdl - Patch by Reimar Doffinger 2005-02-22 20:54:31 +00:00
ao_mpegpes.c removing AFMT_ dependancy 2004-12-27 17:30:15 +00:00
ao_nas.c actually mp_msg.h includes config.h, but for consistency better include it 2005-01-12 22:07:44 +00:00
ao_null.c af_format.h needs config.h to be included first. 2005-01-12 22:00:02 +00:00
ao_oss.c Have OSS audio out fall back to s16ne instead of u8 if it can't open the 2005-02-26 23:03:53 +00:00
ao_pcm.c use MSTRZ suboption type 2005-01-19 17:18:25 +00:00
ao_polyp.c af_format.h needs config.h to be included first. 2005-01-12 22:00:02 +00:00
ao_sdl.c af_fmt2str_short 2004-12-28 19:11:14 +00:00
ao_sgi.c af_fmt2str_short 2004-12-28 19:11:14 +00:00
ao_sun.c Cleanup, removing internal conversions. Testing welcome. 2005-01-06 22:56:54 +00:00
ao_win32.c WAVE_FORMAT_DIRECT seems to cause problems with certain os/driver combinations and seems to be useless anyway 2005-01-17 21:19:59 +00:00
audio_out.c Do not use audio plugins anymore 2004-12-27 19:34:42 +00:00
audio_out.h unused definitions removed 2005-01-31 11:18:31 +00:00
audio_out_internal.h 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk> 2003-03-21 16:42:50 +00:00