mpv/libao2
arpi 1acee84acd audio out driver list support (example: -ao alsa9,sdl:esd,oss,sdl:oss,)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7564 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-29 22:57:54 +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 iec958-init completly rewritten 2002-08-23 13:03:00 +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 iec958-init completly rewritten 2002-08-23 13:03:00 +00:00
ao_arts.c Improved ao_arts delay and buff er handling, patch by Szombathelyi Gy|rgy <gyurco@freemail.hu> 2002-07-26 00:02:31 +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 tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug 2002-09-22 02:33:28 +00:00
ao_nas.c "One can cause a permanent hang on a seek, and the other just causes 2002-09-20 18:26:54 +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 tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug 2002-09-22 02:33:28 +00:00
ao_pcm.c -vc null is better than -hardframedrop -- hint by gabor <gabor@realtime.sk> 2002-08-06 20:31:48 +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 HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de> 2002-08-09 21:30:21 +00:00
ao_sgi.c
ao_sun.c *bsd doesn't have info.output_muted - patch by Björn Sandell <biorn@dce.chalmers.se> 2002-09-16 19:46:02 +00:00
audio_out.c audio out driver list support (example: -ao alsa9,sdl:esd,oss,sdl:oss,) 2002-09-29 22:57:54 +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 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
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 Correction of spelling errors and removal of old code 2002-09-26 10:12:50 +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 tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug 2002-09-22 02:33:28 +00:00
pl_surround.c warning fixes (string.h is required for memset) 2002-05-30 11:53:51 +00:00
pl_volnorm.c new smoothing method ('#define AVG 2' to enable'n'test it) 2002-03-10 13:53:38 +00:00
pl_volume.c Added soft clipping for software volume control 2002-03-13 12:32:42 +00:00
remez.c
remez.h