.. |
.cvsignore
|
usefull file
|
2001-11-25 17:55:26 +00:00 |
Makefile
|
aRts audio out support by Michele Balistreri <brain at email.it>
|
2002-05-28 01:52:40 +00:00 |
afmt.c
|
warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
|
2002-06-07 22:43:29 +00:00 |
afmt.h
|
OpenBSD, NetBSD portability patches by
|
2002-04-27 22:42:27 +00:00 |
ao_alsa1x.c
|
removed unused controls
|
2002-05-26 12:30:54 +00:00 |
ao_alsa5.c
|
play() fix by Jimen Ching <jching@flex.com>, additional printf->mp_msg conversions (for coming i18n support)
|
2002-04-29 16:53:38 +00:00 |
ao_alsa9.c
|
removed unused controls
|
2002-05-26 12:30:54 +00:00 |
ao_arts.c
|
aRts audio out support by Michele Balistreri <brain at email.it>
|
2002-05-28 01:52:40 +00:00 |
ao_dxr2.c
|
Workaround the bug in x11 vo's (if it's one) wich let a window in the way
|
2002-05-17 23:51:37 +00:00 |
ao_mpegpes.c
|
10l - config.h should be included...
|
2002-03-13 01:45:42 +00:00 |
ao_nas.c
|
Patch by Tobias Diedrich <td@informatik.uni-hannover.de>:
|
2002-05-18 09:15:49 +00:00 |
ao_null.c
|
timer didn't update if mplayer is too fast (no video)
|
2002-05-03 18:42:43 +00:00 |
ao_oss.c
|
msg/i18n fixes and some printf->mp_msg
|
2002-06-03 23:23:03 +00:00 |
ao_pcm.c
|
warning fixes (string.h is required for memset)
|
2002-05-30 11:53:51 +00:00 |
ao_plugin.c
|
disables those plugins that can't handle the audio format.
|
2002-06-07 00:30:32 +00:00 |
ao_sdl.c
|
Add volume control, patch by
|
2002-05-25 11:08:53 +00:00 |
ao_sgi.c
|
interface to libao2 changed ao_plugin added
|
2001-11-24 05:21:22 +00:00 |
ao_sun.c
|
Default to the mixer device matching the audio device used for audio output.
|
2002-04-29 08:47:30 +00:00 |
audio_out.c
|
aRts audio out support by Michele Balistreri <brain at email.it>
|
2002-05-28 01:52:40 +00:00 |
audio_out.h
|
added audio_out_format_bits to calc len alignment
|
2002-05-09 07:39:33 +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 soft clipping for software volume control
|
2002-03-13 12:32:42 +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
|
warning fixes (string.h is required for memset)
|
2002-05-30 11:53:51 +00:00 |
pl_extrastereo.c
|
Extrastereo plugin: increases linearly the difference between left and right
|
2002-03-03 14:17:53 +00:00 |
pl_format.c
|
warning fixes (string.h is required for memset)
|
2002-05-30 11:53:51 +00:00 |
pl_resample.c
|
Cleanup and comment
|
2002-02-21 16:05:09 +00:00 |
pl_surround.c
|
warning fixes (string.h is required for memset)
|
2002-05-30 11:53:51 +00:00 |
pl_volnorm.c
|
new smoothing method ('#define AVG 2' to enable'n'test it)
|
2002-03-10 13:53:38 +00:00 |
pl_volume.c
|
Added soft clipping for software volume control
|
2002-03-13 12:32:42 +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 |