mpv/libao2
steve 664039bd2f error for non-stereo surrounds
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3719 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 18:54:58 +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_dxr3.c Argh, forgot to make variable static... 2001-12-22 16:22:32 +00:00
ao_mpegpes.c
ao_nas.c
ao_null.c
ao_oss.c
ao_pcm.c
ao_plugin.c fix comment typo 2001-12-23 19:09:24 +00:00
ao_sdl.c
ao_sgi.c
ao_sun.c Use $AUDIODEV environment variable as the default audio device on solaris, if 2001-12-14 20:13:17 +00:00
audio_out.c
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 Added plugin for fractional resampling (alpha code) 2001-12-20 15:30:22 +00:00
fir.h Added plugin for fractional resampling (alpha code) 2001-12-20 15:30:22 +00:00
firfilter.c tweaked surround lowpass filter, included some new test code 2001-12-14 21:25:49 +00:00
pl_delay.c
pl_format.c
pl_resample.c Added plugin for fractional resampling (alpha code) 2001-12-20 15:30:22 +00:00
pl_surround.c error for non-stereo surrounds 2001-12-24 18:54:58 +00:00
remez.c code by Jake Janovetz to find FIR filter coefficients using the Parks-McClellan algorithm 2001-12-13 23:33:50 +00:00
remez.h code by Jake Janovetz to find FIR filter coefficients using the Parks-McClellan algorithm 2001-12-13 23:33:50 +00:00