0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/audio/filter
reimar 13b4fb9d28 af_hrtf: Fix out-of-range read.
Based on patch by Yuriy Kaminskiy [yumkam gmail].

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@37330 b3059339-0415-0410-9bf9-f77b7e298cf2
Signed-off-by: wm4 <wm4@nowhere>
2014-12-06 17:09:57 +01:00
..
af_bs2b.c audio: drop swapped-endian audio formats 2014-09-23 23:09:25 +02:00
af_center.c Add more const 2014-06-11 00:39:14 +02:00
af_channels.c Add more const 2014-06-11 00:39:14 +02:00
af_convert24.c audio: drop swapped-endian audio formats 2014-09-23 23:09:25 +02:00
af_convertsignendian.c audio: cleanup spdif format definitions 2014-09-23 23:11:54 +02:00
af_delay.c Add more const 2014-06-11 00:39:14 +02:00
af_drc.c Add more const 2014-06-11 00:39:14 +02:00
af_dummy.c Add more const 2014-06-11 00:39:14 +02:00
af_equalizer.c Add more const 2014-06-11 00:39:14 +02:00
af_export.c Remove some unneeded NULL checks 2014-11-21 09:58:09 +01:00
af_extrastereo.c Add more const 2014-06-11 00:39:14 +02:00
af_forcespeed.c audio: change how filters are inserted on playback speed changes 2014-11-10 22:02:05 +01:00
af_format.c af_format: remove redundant message prefixes 2014-11-10 22:02:04 +01:00
af_hrtf.c af_hrtf: Fix out-of-range read. 2014-12-06 17:09:57 +01:00
af_hrtf.h Kill all tabs 2014-04-13 18:03:01 +02:00
af_karaoke.c Add more const 2014-06-11 00:39:14 +02:00
af_ladspa.c Add more const 2014-06-11 00:39:14 +02:00
af_lavcac3enc.c af_lavcac3enc: fix byte order 2014-10-12 11:33:35 +02:00
af_lavfi.c Improve setting AVOptions 2014-08-02 03:12:33 +02:00
af_lavrresample.c af_lavrresample: fix crash with size 0 2014-09-15 23:14:19 +02:00
af_pan.c Add more const 2014-06-11 00:39:14 +02:00
af_scaletempo.c af_scaletempo: use float division for rate 2014-11-21 10:09:15 +01:00
af_sinesuppress.c Add more const 2014-06-11 00:39:14 +02:00
af_sub.c Add more const 2014-06-11 00:39:14 +02:00
af_surround.c Add more const 2014-06-11 00:39:14 +02:00
af_sweep.c Add more const 2014-06-11 00:39:14 +02:00
af_volume.c af_volume: fix calculations including replay-gain 2014-06-28 15:56:16 +02:00
af.c audio: make mp_audio_config_to_str return a stack-allocated string 2014-11-25 11:11:31 +01:00
af.h audio: make decoders output refcounted frames 2014-11-10 22:02:05 +01:00
dsp.h Kill all tabs 2014-04-13 18:03:01 +02:00
equalizer.h Kill all tabs 2014-04-13 18:03:01 +02:00
filter.c Kill all tabs 2014-04-13 18:03:01 +02:00
filter.h Kill all tabs 2014-04-13 18:03:01 +02:00
tools.c Kill all tabs 2014-04-13 18:03:01 +02:00
window.c Kill all tabs 2014-04-13 18:03:01 +02:00
window.h Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00