mpv/libao2
arpi 0a2d56ae1b -ao NAS support by Tobias Diedrich <ranma@gmx.at>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3277 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-03 01:13:48 +00:00
..
.cvsignore usefull file 2001-11-25 17:55:26 +00:00
Makefile commandline configuration of audio plugins now through struct, format conversion plugin added 2001-11-29 12:44:06 +00:00
afmt.c
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 Added support for upsampling since dxr3/h+ only supports 44100Hz and 48000Hz, currently it only works on 44100/(2*ratio) 2001-11-30 22:18:51 +00:00
ao_mpegpes.c interface to libao2 changed ao_plugin added 2001-11-24 05:21:22 +00:00
ao_nas.c -ao NAS support by Tobias Diedrich <ranma@gmx.at> 2001-12-03 01:13:48 +00:00
ao_null.c interface to libao2 changed ao_plugin added 2001-11-24 05:21:22 +00:00
ao_oss.c Extended oss output driver and libac3 to support 4 and 6 channel output mixes. added -channels command line option 2001-11-28 12:46:23 +00:00
ao_pcm.c interface to libao2 changed ao_plugin added 2001-11-24 05:21:22 +00:00
ao_plugin.c commandline configuration of audio plugins now through struct, format conversion plugin added 2001-11-29 12:44:06 +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 Audio delay bugfix 2001-11-26 11:30:35 +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 commandline configuration of audio plugins now through struct, format conversion plugin added 2001-11-29 12:44:06 +00:00
audio_plugin_internal.h Changes to audio out plugin, first plugin added 2001-11-25 14:29:54 +00:00
pl_delay.c commandline configuration of audio plugins now through struct, format conversion plugin added 2001-11-29 12:44:06 +00:00
pl_format.c unistd.h required at least by FreeBSD 2001-11-29 13:43:52 +00:00