mpv/libao2
alex e2af7e8ccb using PATH_DEV_*
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4804 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 14:20:15 +00:00
..
.cvsignore usefull file 2001-11-25 17:55:26 +00:00
Makefile Added plugin for fractional resampling (alpha code) 2001-12-20 15:30:22 +00:00
afmt.c audio_out_format_name moved from audio_out.c to afmt.c 2001-11-11 01:49:26 +00:00
afmt.h
ao_alsa1x.c Parse bug fixed (I hope) 2001-11-26 02:16:01 +00:00
ao_alsa5.c memset is more portable than bzero ("BSD"ism) 2001-12-24 10:35:43 +00:00
ao_alsa9.c Parse bug fixed (I hope) 2001-11-26 02:16:01 +00:00
ao_mpegpes.c compilation fixed 2002-02-21 17:22:03 +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 using PATH_DEV_* 2002-02-22 14:20:15 +00:00
ao_pcm.c interface to libao2 changed ao_plugin added 2001-11-24 05:21:22 +00:00
ao_plugin.c Oops forgot to remove debug message :) 2002-01-27 11:09:55 +00:00
ao_sdl.c Audio delay bugfix 2001-11-26 11:30:35 +00:00
ao_sgi.c interface to libao2 changed ao_plugin added 2001-11-24 05:21:22 +00:00
ao_sun.c Moved HW dependent mixer stuff to libao and removed master switch 2002-02-21 16:02:26 +00:00
audio_out.c Moved HW dependent mixer stuff to libao and removed master switch 2002-02-21 16:02:26 +00:00
audio_out.h Changes to audio out plugin, first plugin added 2001-11-25 14:29:54 +00:00
audio_out_internal.h interface to libao2 changed ao_plugin added 2001-11-24 05:21:22 +00:00
audio_plugin.h Added plugin for fractional resampling (alpha code) 2001-12-20 15:30:22 +00:00
audio_plugin_internal.h LIBAO_PLUGIN_EXTERN expansion uses wrong type 2001-12-04 15:45:21 +00:00
filter.h MMX part rewritten and 16 tap filter added for better sound qualty 2002-02-16 13:08:14 +00:00
fir.h Cleanup and comment 2002-02-21 16:05:09 +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 Format plugin now with working switch statements 2001-12-04 12:28:26 +00:00
pl_resample.c Cleanup and comment 2002-02-21 16:05:09 +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 code by Jake Janovetz to find FIR filter coefficients using the Parks-McClellan algorithm 2001-12-13 23:33:50 +00:00