1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-18 21:06:00 +00:00
mpv/audio/filter
wm4 ecca64e182 af_convert24: use refcounted frames
This requires allocating a fully new frame. 32->24 could be in-place,
but this is not possible for 24->32.
2015-01-13 20:17:08 +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 af_convert24: use refcounted frames 2015-01-13 20:17:08 +01:00
af_convertsignendian.c audio/filters: use refcounted frames for some in-place filters 2015-01-13 20:17:03 +01:00
af_delay.c Add more const 2014-06-11 00:39:14 +02:00
af_drc.c audio/filters: use refcounted frames for some in-place filters 2015-01-13 20:17:03 +01:00
af_dummy.c audio/filters: use refcounted frames for some simple filters 2015-01-13 20:16:59 +01:00
af_equalizer.c audio/filters: use refcounted frames for some in-place filters 2015-01-13 20:17:03 +01:00
af_export.c audio/filters: use refcounted frames for some simple filters 2015-01-13 20:16:59 +01:00
af_extrastereo.c Add more const 2014-06-11 00:39:14 +02:00
af_forcespeed.c audio/filters: use refcounted frames for some simple filters 2015-01-13 20:16:59 +01:00
af_format.c audio/filters: use refcounted frames for some simple filters 2015-01-13 20:16:59 +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 audio/filter: remove unused af_calc_filter_multiplier() 2015-01-13 20:14:02 +01:00
af_lavfi.c audio/filter: remove unused af_calc_filter_multiplier() 2015-01-13 20:14:02 +01:00
af_lavrresample.c audio/filter: remove unused af_calc_filter_multiplier() 2015-01-13 20:14:02 +01:00
af_pan.c Add more const 2014-06-11 00:39:14 +02:00
af_scaletempo.c audio/filter: remove unused af_calc_filter_multiplier() 2015-01-13 20:14:02 +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: use refcounted frames 2015-01-13 20:15:53 +01:00
af.c audio: use refcounted frames in the filter chain 2015-01-13 20:15:43 +01:00
af.h audio: use refcounted frames in the filter chain 2015-01-13 20:15:43 +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