.. |
.cvsignore
|
usefull file
|
2001-11-25 17:55:26 +00:00 |
Makefile
|
compile remez.c
|
2001-12-13 23:36:36 +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
|
interface to libao2 changed ao_plugin added
|
2001-11-24 05:21:22 +00:00 |
ao_alsa9.c
|
Parse bug fixed (I hope)
|
2001-11-26 02:16:01 +00:00 |
ao_dxr3.c
|
Remove lame upsampler, cleaned out stuff relating to setting channels.
|
2001-12-19 14:31:31 +00:00 |
ao_mpegpes.c
|
interface to libao2 changed ao_plugin added
|
2001-11-24 05:21:22 +00:00 |
ao_nas.c
|
patch by Tobias Diedrich <td@informatik.uni-hannover.de>
|
2001-12-05 12:12:00 +00:00 |
ao_null.c
|
interface to libao2 changed ao_plugin added
|
2001-11-24 05:21:22 +00:00 |
ao_oss.c
|
limit get_space return <= MAX_OUTBURST, whilst always an exact number of fragments
|
2001-12-11 09:23:57 +00:00 |
ao_pcm.c
|
interface to libao2 changed ao_plugin added
|
2001-11-24 05:21:22 +00:00 |
ao_plugin.c
|
add missing newline in warning message
|
2001-12-13 23:37:57 +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
|
Use $AUDIODEV environment variable as the default audio device on solaris, if
|
2001-12-14 20:13:17 +00:00 |
audio_out.c
|
-ao NAS support by Tobias Diedrich <ranma@gmx.at>
|
2001-12-03 01:13:48 +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
|
CVS is still broken with gcc3. This fixes it.
|
2001-12-05 10:31:10 +00:00 |
audio_plugin_internal.h
|
LIBAO_PLUGIN_EXTERN expansion uses wrong type
|
2001-12-04 15:45:21 +00:00 |
firfilter.c
|
tweaked surround lowpass filter, included some new test code
|
2001-12-14 21:25:49 +00:00 |
pl_delay.c
|
correced memory deallocation bug and erors in comments
|
2001-12-04 12:20:17 +00:00 |
pl_format.c
|
Format plugin now with working switch statements
|
2001-12-04 12:28:26 +00:00 |
pl_surround.c
|
tweaked surround lowpass filter, included some new test code
|
2001-12-14 21:25:49 +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 |