mpv/libao2
joyping a678a1018a cVS: ---------------------------------------------------------------------
added get/set_sound controls
stripped down initializing
changed play() again
outsourced xrun-handling
added some cases to get_space() as xrun-handling
added nonblock-mode
added mmap-mode
added subopts for mmap and noblock called mmap and noblock
could be accessed as -ao alsa9:noblock:mmap


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6634 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-03 21:43:28 +00:00
..
.cvsignore
Makefile Adding equalizer plugin 2002-06-15 06:15:07 +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 cVS: --------------------------------------------------------------------- 2002-07-03 21:43:28 +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 cVS: --------------------------------------------------------------------- 2002-07-03 21:43:28 +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
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 more informal warning and also fixed a 10l bug. Patch by tibcu 2002-06-28 16:42:32 +00:00
ao_pcm.c Allow writing to pipe. 2002-06-22 12:10:02 +00:00
ao_plugin.c Applying patch from Eric that fixes 6ch resampling 2002-06-10 12:10:52 +00:00
ao_sdl.c Add volume control, patch by 2002-05-25 11:08:53 +00:00
ao_sgi.c
ao_sun.c Patch to improve bufferhandling on OpenBSD and NetBSD, by Björn Sandell and Bernd Ernesti <mplayer at lists.veego.de> 2002-07-03 21:17:31 +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
audio_plugin.h Adding equalizer plugin 2002-06-15 06:15:07 +00:00
audio_plugin_internal.h
eq.h Adding equalizer plugin 2002-06-15 06:15:07 +00:00
filter.h
fir.h
firfilter.c
pl_delay.c warning fixes (string.h is required for memset) 2002-05-30 11:53:51 +00:00
pl_eq.c Fixed lround replacement, hopefully fast enough. 2002-06-16 01:44:33 +00:00
pl_extrastereo.c
pl_format.c warning fixes (string.h is required for memset) 2002-05-30 11:53:51 +00:00
pl_resample.c
pl_surround.c warning fixes (string.h is required for memset) 2002-05-30 11:53:51 +00:00
pl_volnorm.c
pl_volume.c
remez.c
remez.h