..
.cvsignore
…
Makefile
Oops, missing Makefile in the esd audio driver check-in; libao2 Makefile needs
2002-12-27 16:20:02 +00:00
afmt.c
added float
2002-11-17 17:35:31 +00:00
afmt.h
added float
2002-11-17 17:35:31 +00:00
ao_alsa1x.c
OK, I think I found why the alsa9 driver was breaking surround sound.
2002-12-04 22:01:59 +00:00
ao_alsa5.c
verbose can be negative
2002-11-01 17:46:45 +00:00
ao_alsa9.c
OK, I think I found why the alsa9 driver was breaking surround sound.
2002-12-04 22:01:59 +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
new EsounD audio driver (-ao esd)
2002-12-27 16:02:57 +00:00
ao_mpegpes.c
DVB-HEAD (aka. NEWSTRUCT) detection & support
2002-12-28 12:04:58 +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
ao_oss was not using the channel & format returned by the soundcard
2002-12-28 13:45:04 +00:00
ao_pcm.c
fix endianness issue on bigendian (let libaf do the conversion ;))
2002-11-02 21:54:08 +00:00
ao_plugin.c
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
2002-09-22 02:33:28 +00:00
ao_sdl.c
verbose can be negative
2002-11-01 17:46:45 +00:00
ao_sgi.c
…
ao_sun.c
verbose can be negative
2002-11-01 17:46:45 +00:00
ao_win32.c
new windows waveout audio driver
2002-10-25 16:18:33 +00:00
audio_out.c
new EsounD audio driver (-ao esd)
2002-12-27 16:02:57 +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_out_internal.h
…
audio_plugin.h
- add some control (ao_oss, pl_extrastereo)
2002-07-25 20:28:47 +00:00
audio_plugin_internal.h
…
eq.h
Correction of spelling errors and removal of old code
2002-09-26 10:12:50 +00:00
filter.h
…
fir.h
…
firfilter.c
…
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
*HUGE* set of compiler warning fixes, unused variables removal
2002-11-06 23:54:29 +00:00
pl_extrastereo.c
- add some control (ao_oss, pl_extrastereo)
2002-07-25 20:28:47 +00:00
pl_format.c
Fixed *= bug in length calculation
2002-08-23 01:41:12 +00:00
pl_resample.c
compiler warning fixes
2002-12-14 17:56:35 +00:00
pl_surround.c
*HUGE* set of compiler warning fixes, unused variables removal
2002-11-06 23:54:29 +00:00
pl_volnorm.c
volnorm for bigendian
2002-11-17 12:03:01 +00:00
pl_volume.c
…
remez.c
…
remez.h
…