mpv/libao2
atmos4 d0bfffd1a2 improved event handling, implemented working pause that does not flush all buffers, work around a deadlock in the new threadsafe version 1.5 of libaudio by Tobias Diedrich
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4776 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-20 22:45:48 +00:00
..
.cvsignore
Makefile Added plugin for fractional resampling (alpha code) 2001-12-20 15:30:22 +00:00
afmt.c
afmt.h
ao_alsa1x.c
ao_alsa5.c memset is more portable than bzero ("BSD"ism) 2001-12-24 10:35:43 +00:00
ao_alsa9.c
ao_mpegpes.c freq fix, removed muxer delay 2002-01-24 00:53:22 +00:00
ao_nas.c improved event handling, implemented working pause that does not flush all buffers, work around a deadlock in the new threadsafe version 1.5 of libaudio by Tobias Diedrich 2002-02-20 22:45:48 +00:00
ao_null.c Compilation fixing 2002-01-31 08:39:21 +00:00
ao_oss.c hwac3 fix for cmedia 8738 by Hans-Peter Raschke <Hans-Peter.Raschke@wintermann-datenservice.de> 2002-01-15 22:55:28 +00:00
ao_pcm.c
ao_plugin.c Oops forgot to remove debug message :) 2002-01-27 11:09:55 +00:00
ao_sdl.c
ao_sgi.c
ao_sun.c
audio_out.c ao_dxr3 removed 2002-01-11 22:33:44 +00:00
audio_out.h
audio_out_internal.h
audio_plugin.h Added plugin for fractional resampling (alpha code) 2001-12-20 15:30:22 +00:00
audio_plugin_internal.h
filter.h MMX part rewritten and 16 tap filter added for better sound qualty 2002-02-16 13:08:14 +00:00
fir.h MMX part rewritten and 16 tap filter added for better sound qualty 2002-02-16 13:08:14 +00:00
firfilter.c fix for qnx 2001-12-28 20:21:32 +00:00
pl_delay.c Fixed sig 11 caused by resampling plugin, some cosmetic changes and speed improvements 2002-01-27 10:41:43 +00:00
pl_format.c
pl_resample.c MMX part rewritten and 16 tap filter added for better sound qualty 2002-02-16 13:08:14 +00:00
pl_surround.c error for non-stereo surrounds 2001-12-24 18:54:58 +00:00
remez.c warning fixes 2001-12-28 18:15:50 +00:00
remez.h