mpv/libao2
iive 879e05a7c1 timer didn't update if mplayer is too fast (no video)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5947 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 18:42:43 +00:00
..
.cvsignore
Makefile improved DVB detection 2002-04-04 13:52:24 +00:00
afmt.c
afmt.h OpenBSD, NetBSD portability patches by 2002-04-27 22:42:27 +00:00
ao_alsa1x.c 10l pl =) 2002-04-27 08:38:33 +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 10l pl =) 2002-04-27 08:38:33 +00:00
ao_mpegpes.c 10l - config.h should be included... 2002-03-13 01:45:42 +00:00
ao_nas.c AFMT_AC3 autodetect/fallback to S16 2002-04-22 22:33:06 +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 nonblock open is not legal for OSS (see OSS api docs), and causes problems on freebsd (and maybe other OSs) 2002-04-29 20:42:15 +00:00
ao_pcm.c - Fix for big apple architectures by Rogerio Brito, reworked by me to use bswap.h macros. 2002-04-26 13:07:03 +00:00
ao_plugin.c memory leak(off by 1 bug) 2002-04-21 16:56:19 +00:00
ao_sdl.c
ao_sgi.c
ao_sun.c Default to the mixer device matching the audio device used for audio output. 2002-04-29 08:47:30 +00:00
audio_out.c 10l. -ao mpegpes shouldn't be disabled if no DVB 2002-03-19 00:11:44 +00:00
audio_out.h
audio_out_internal.h
audio_plugin.h Added soft clipping for software volume control 2002-03-13 12:32:42 +00:00
audio_plugin_internal.h
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 Fixed sig 11 caused by resampling plugin, some cosmetic changes and speed improvements 2002-01-27 10:41:43 +00:00
pl_extrastereo.c Extrastereo plugin: increases linearly the difference between left and right 2002-03-03 14:17:53 +00:00
pl_format.c
pl_resample.c Cleanup and comment 2002-02-21 16:05:09 +00:00
pl_surround.c Free fix by kisg@lme.linux.hu 2002-04-06 15:38:28 +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