mpv/libaf
upsuper a169aa6364 af_hrtf: clamp output to relieve noises
This patch relieves noises from af_hrtf by using av_clip_* instead of
casting directly. There are still some noises, which indicates other
bugs inside this filter.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@35304 b3059339-0415-0410-9bf9-f77b7e298cf2
2012-10-31 22:43:46 +01:00
..
af.c AF: remove af_stats 2012-08-03 02:05:23 +02:00
af.h libaf: rename af_format.h to format.h 2012-08-29 00:50:26 +02:00
af_bs2b.c Cosmetics for r29244 to follow K&R style closely. 2009-05-03 21:52:41 +00:00
af_center.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
af_channels.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_delay.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
af_dummy.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
af_equalizer.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
af_export.c Rename to "mpv" 2012-10-12 10:14:32 +02:00
af_extrastereo.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
af_format.c options, libaf: unify audio format name handling 2012-08-29 00:36:44 +02:00
af_format_alaw.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_format_ulaw.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_hrtf.c af_hrtf: clamp output to relieve noises 2012-10-31 22:43:46 +01:00
af_hrtf.h Replace informal license notices by standard license header 2009-01-05 12:41:40 +00:00
af_karaoke.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
af_ladspa.c cleanup: avoid various GCC warnings 2011-04-20 04:22:53 +03:00
af_lavcac3enc.c Adjust ffmpeg/libav #includes to work with recent upstream changes 2012-08-21 18:22:00 +02:00
af_lavcresample.c cleanup: avoid various GCC warnings 2011-04-20 04:22:53 +03:00
af_pan.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
af_resample.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
af_resample_template.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_scaletempo.c af_scaletempo: reset latency info when reconfiguring 2012-10-28 17:36:28 +01:00
af_sinesuppress.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
af_sub.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
af_surround.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
af_sweep.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
af_tools.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_volnorm.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
af_volume.c af_volume: do not change data when volume is 1 2012-01-16 22:40:14 +02:00
control.h Change libaf control ordering to make the controls unique again, (AF_CONTROL_PAN_BALANCE vs. 2009-09-26 06:41:09 +00:00
dsp.h Replace informal license notices by standard license header 2009-01-05 12:41:40 +00:00
equalizer.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
filter.c Remove dead code 2012-08-01 17:07:35 +02:00
filter.h Remove dead code 2012-08-01 17:07:35 +02:00
format.c rawaudio: use mplayer audio format for format option 2012-09-18 21:07:29 +02:00
format.h rawaudio: use mplayer audio format for format option 2012-09-18 21:07:29 +02:00
reorder_ch.c reorder_ch: support reordering 8 channels to AAC layout 2012-08-03 03:34:38 +02:00
reorder_ch.h Add support for 8 channel audio. 2009-11-10 00:45:19 +00:00
window.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
window.h Replace informal license notices by standard license header 2009-01-05 12:41:40 +00:00