0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/libao2
faust3 e652c2fe8a ao dsound improvements patch by Florian Dietrich <flodt8 at yahoo.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13641 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-14 13:03:03 +00:00
..
.cvsignore usefull file 2001-11-25 17:55:26 +00:00
afmt.c unsinged 32 and 24bit types 2004-10-05 19:18:22 +00:00
afmt.h introducing 24bit formats and make the values compliant to OSS 2004-10-04 19:05:16 +00:00
ao_alsa5.c mp_msg transition of unmaintained audio output drivers. 2004-09-18 20:31:28 +00:00
ao_alsa.c allow to select an alsa mixer channel index. 2004-09-22 14:12:53 +00:00
ao_arts.c mp_msg transition of unmaintained audio output drivers. 2004-09-18 20:31:28 +00:00
ao_dsound.c ao dsound improvements patch by Florian Dietrich <flodt8 at yahoo.de> 2004-10-14 13:03:03 +00:00
ao_dxr2.c mp_msg transition of unmaintained audio output drivers. 2004-09-18 20:31:28 +00:00
ao_esd.c mp_msg transition of unmaintained audio output drivers. 2004-09-18 20:31:28 +00:00
ao_jack.c Update ao_jack for new bio2jack API, improve check in configure. 2004-08-13 00:33:14 +00:00
ao_macosx.c enables resampling of audio in ao_macosx by Dan Christiansen 2004-07-10 00:23:19 +00:00
ao_mpegpes.c mp_msg transition of unmaintained audio output drivers. 2004-09-18 20:31:28 +00:00
ao_nas.c uninit immed flag 2004-04-06 17:55:36 +00:00
ao_null.c mp_msg transition of unmaintained audio output drivers. 2004-09-18 20:31:28 +00:00
ao_oss.c mp_msg transition of unmaintained audio output drivers. 2004-09-18 20:31:28 +00:00
ao_pcm.c mp_msg transition of unmaintained audio output drivers. 2004-09-18 20:31:28 +00:00
ao_plugin.c printf --> mp_msg conversion in ao_plugin 2004-09-25 22:18:41 +00:00
ao_sdl.c mp_msg transition of unmaintained audio output drivers. 2004-09-18 20:31:28 +00:00
ao_sgi.c fixing authors 2004-10-04 19:07:09 +00:00
ao_sun.c fixing authors 2004-10-04 19:07:09 +00:00
ao_win32.c untested multichannel support 2004-08-14 10:03:26 +00:00
audio_out_internal.h 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk> 2003-03-21 16:42:50 +00:00
audio_out.c fixed small memleaks 2004-10-13 16:22:59 +00:00
audio_out.h uninit immed flag 2004-04-06 17:55:36 +00:00
audio_plugin_internal.h 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk> 2003-03-21 16:42:50 +00:00
audio_plugin.h 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk> 2003-03-21 16:42:50 +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 JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl> 2004-06-25 18:11:15 +00:00
pl_delay.c many small typo and grammar fixes 2003-10-04 17:29:08 +00:00
pl_eq.c 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk> 2003-03-21 16:42:50 +00:00
pl_extrastereo.c 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk> 2003-03-21 16:42:50 +00:00
pl_format.c 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk> 2003-03-21 16:42:50 +00:00
pl_resample.c 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk> 2003-03-21 16:42:50 +00:00
pl_surround.c 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk> 2003-03-21 16:42:50 +00:00
pl_volnorm.c 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk> 2003-03-21 16:42:50 +00:00
pl_volume.c 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk> 2003-03-21 16:42:50 +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