.. |
.cvsignore
|
usefull file
|
2001-11-25 17:55:26 +00:00 |
afmt.c
|
added float
|
2002-11-17 17:35:31 +00:00 |
afmt.h
|
(nicer) endianness fix for every plugin except pl_format
|
2003-01-03 15:12:18 +00:00 |
ao_alsa1x.c
|
Workaround for returning very litte buffer space.
|
2003-01-10 18:28:18 +00:00 |
ao_alsa5.c
|
verbose can be negative
|
2002-11-01 17:46:45 +00:00 |
ao_alsa9.c
|
Workaround for returning very litte buffer space.
|
2003-01-10 18:28:18 +00:00 |
ao_arts.c
|
- Fix 8-bit sound in arts audio driver (logic in OBTAIN_BITRATE macro was
|
2002-12-27 16:35:29 +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_esd.c
|
Added/reordered #includes to silence warnings about "implicit declaration".
|
2002-12-28 18:51:10 +00:00 |
ao_mpegpes.c
|
hwac3 fix
|
2003-02-03 23:30:27 +00:00 |
ao_nas.c
|
Implement volume setting functionality,
|
2002-11-24 23:13:15 +00:00 |
ao_null.c
|
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
|
2002-09-22 02:33:28 +00:00 |
ao_oss.c
|
nice 10l bug, found by Balatoni Denes <pnis@coder.hu>
|
2003-01-28 17:25:53 +00:00 |
ao_pcm.c
|
temporary 'inifinte' length disabled (commit r1.13 reversed) due to user
|
2003-02-02 16:34:54 +00:00 |
ao_plugin.c
|
10l :)
|
2003-01-18 01:06:05 +00:00 |
ao_sdl.c
|
verbose can be negative
|
2002-11-01 17:46:45 +00:00 |
ao_sgi.c
|
interface to libao2 changed ao_plugin added
|
2001-11-24 05:21:22 +00:00 |
ao_sun.c
|
verbose can be negative
|
2002-11-01 17:46:45 +00:00 |
ao_win32.c
|
10l fixes sync?
|
2002-12-30 13:52:29 +00:00 |
audio_out_internal.h
|
interface to libao2 changed ao_plugin added
|
2001-11-24 05:21:22 +00:00 |
audio_out.c
|
Rearrange the vo and ao driver order to prefer the native drivers and give
|
2003-01-03 05:10:44 +00:00 |
audio_out.h
|
audio out driver list support (example: -ao alsa9,sdl:esd,oss,sdl:oss,)
|
2002-09-29 22:57:54 +00:00 |
audio_plugin_internal.h
|
LIBAO_PLUGIN_EXTERN expansion uses wrong type
|
2001-12-04 15:45:21 +00:00 |
audio_plugin.h
|
- add some control (ao_oss, pl_extrastereo)
|
2002-07-25 20:28:47 +00:00 |
eq.h
|
Correction of spelling errors and removal of old code
|
2002-09-26 10:12:50 +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 |
Makefile
|
Oops, missing Makefile in the esd audio driver check-in; libao2 Makefile needs
|
2002-12-27 16:20:02 +00:00 |
pl_delay.c
|
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
|
2002-09-22 02:33:28 +00:00 |
pl_eq.c
|
(nicer) endianness fix for every plugin except pl_format
|
2003-01-03 15:12:18 +00:00 |
pl_extrastereo.c
|
(nicer) endianness fix for every plugin except pl_format
|
2003-01-03 15:12:18 +00:00 |
pl_format.c
|
compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org>
|
2003-02-02 02:42:59 +00:00 |
pl_resample.c
|
(nicer) endianness fix for every plugin except pl_format
|
2003-01-03 15:12:18 +00:00 |
pl_surround.c
|
(nicer) endianness fix for every plugin except pl_format
|
2003-01-03 15:12:18 +00:00 |
pl_volnorm.c
|
(nicer) endianness fix for every plugin except pl_format
|
2003-01-03 15:12:18 +00:00 |
pl_volume.c
|
(nicer) endianness fix for every plugin except pl_format
|
2003-01-03 15:12:18 +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 |