mpv/libao2
arpi ceda76523a AFMT_AC3 autodetect/fallback to S16
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5791 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-22 22:33:06 +00:00
..
.cvsignore usefull file 2001-11-25 17:55:26 +00:00
Makefile improved DVB detection 2002-04-04 13:52:24 +00:00
afmt.c audio_out_format_name moved from audio_out.c to afmt.c 2001-11-11 01:49:26 +00:00
afmt.h fixed AFMT_ stuff (inclue afmt.h) 2001-06-08 23:31:06 +00:00
ao_alsa1x.c AFMT_AC3 autodetect/fallback to S16 2002-04-22 22:33:06 +00:00
ao_alsa5.c AFMT_AC3 autodetect/fallback to S16 2002-04-22 22:33:06 +00:00
ao_alsa9.c AFMT_AC3 autodetect/fallback to S16 2002-04-22 22:33:06 +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 Compilation fixing 2002-01-31 08:39:21 +00:00
ao_oss.c AFMT_AC3 autodetect/fallback to S16 2002-04-22 22:33:06 +00:00
ao_pcm.c good-looking fix by Tobias Diedrich <td@informatik.uni-hannover.de> 2002-03-02 18:54:58 +00:00
ao_plugin.c memory leak(off by 1 bug) 2002-04-21 16:56:19 +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 Fix a few syntax errors compiling ao_sun.c 2002-03-01 14:54:05 +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 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 Added soft clipping for software volume control 2002-03-13 12:32:42 +00:00
audio_plugin_internal.h LIBAO_PLUGIN_EXTERN expansion uses wrong type 2001-12-04 15:45:21 +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 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 Format plugin now with working switch statements 2001-12-04 12:28:26 +00:00
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 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