mpv/libao2
arpi 8680f58f89 "One can cause a permanent hang on a seek, and the other just causes
general jerkiness because the writer thread was holding a lock
  during the time it was writing to the network."
patch by Sidik Isani <lksi@cfht.hawaii.edu>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7450 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-20 18:26: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
ao_alsa1x.c iec958-init completly rewritten 2002-08-23 13:03:00 +00:00
ao_alsa5.c
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 added needed errno.h 2002-08-30 13:34:08 +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
ao_oss.c release /dev/dsp on pause patch by Eric Lammerts <eric@lammerts.org> (and D Richard Felker III <dalias@aerifal.cx>) 2002-08-28 19:37:13 +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 Applying patch from Eric that fixes 6ch resampling 2002-06-10 12:10:52 +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 aRts audio out support by Michele Balistreri <brain at email.it> 2002-05-28 01:52:40 +00:00
audio_out.h - add some control (ao_oss, pl_extrastereo) 2002-07-25 20:28:47 +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 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 fix (?) equalizer distortion problem 2002-07-30 11:48:18 +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
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