mpv/libao2
arpi 033d4f505a Fixes:
- missing check in init
- missing brackets causing failure
- nas_aformat_to_auformat not working properly
- fix hang that was finally reproducible with high disk activity
- don't cut of audio on uninit(), wait for buffer to empty

It also simplifies the event_handler, making it more readable and
implements Sidik Isani's suggestion to make the buffer size dependent on
bytes per second. I've been using it for two days and found no further
problems.

patch by Tobias Diedrich <td@sim.uni-hannover.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7733 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-13 22:00:15 +00:00
..
.cvsignore
Makefile
afmt.c
afmt.h Fix for audio filters on big endian cpus. It's working now on Solaris SPARC & 2002-10-12 20:02:01 +00:00
ao_alsa1x.c fixed ao_data.bps - patch by Tobias Diedrich <td@sim.uni-hannover.de> 2002-10-07 19:21:35 +00:00
ao_alsa5.c updated for libaf... 2002-10-07 19:56:26 +00:00
ao_alsa9.c fixed ao_data.bps - patch by Tobias Diedrich <td@sim.uni-hannover.de> 2002-10-07 19:21:35 +00:00
ao_arts.c
ao_dxr2.c
ao_mpegpes.c 10l 2002-10-06 01:08:04 +00:00
ao_nas.c Fixes: 2002-10-13 22:00:15 +00:00
ao_null.c
ao_oss.c remove nonsense warnings now that libaf is used 2002-10-08 22:41:45 +00:00
ao_pcm.c updated for libaf rules 2002-10-07 19:51:00 +00:00
ao_plugin.c
ao_sdl.c fill ao_data correctly 2002-10-07 20:01:28 +00:00
ao_sgi.c
ao_sun.c - ao_data.bps not set, confuses the A-V sync computation when the audio filters 2002-10-11 21:22:55 +00:00
audio_out.c 10l 2002-10-06 01:08:04 +00:00
audio_out.h audio out driver list support (example: -ao alsa9,sdl:esd,oss,sdl:oss,) 2002-09-29 22:57:54 +00:00
audio_out_internal.h
audio_plugin.h
audio_plugin_internal.h
eq.h Correction of spelling errors and removal of old code 2002-09-26 10:12:50 +00:00
filter.h
fir.h
firfilter.c
pl_delay.c
pl_eq.c Correction of spelling errors and removal of old code 2002-09-26 10:12:50 +00:00
pl_extrastereo.c
pl_format.c
pl_resample.c
pl_surround.c
pl_volnorm.c
pl_volume.c
remez.c
remez.h