mpv/audio/filter
wm4 62269871aa af: move af_from_dB() function to af_volume.c
And also simplify it (it certainly had the most awkward API you could
think of for such a simple function).
2015-06-23 15:11:23 +02:00
..
af.c af: restore detaching of PCM filters when using spdif 2015-06-22 16:03:07 +02:00
af.h af: move af_from_dB() function to af_volume.c 2015-06-23 15:11:23 +02:00
af_bs2b.c audio: remove S8, U16, U24, U32 formats 2015-06-16 21:11:59 +02:00
af_center.c Update license headers 2015-04-13 12:10:01 +02:00
af_channels.c Update license headers 2015-04-13 12:10:01 +02:00
af_delay.c Update license headers 2015-04-13 12:10:01 +02:00
af_drc.c Various spelling fixes 2015-06-18 19:36:58 +02:00
af_dummy.c Update license headers 2015-04-13 12:10:01 +02:00
af_equalizer.c Update license headers 2015-04-13 12:10:01 +02:00
af_export.c Various spelling fixes 2015-06-18 19:36:58 +02:00
af_extrastereo.c Update license headers 2015-04-13 12:10:01 +02:00
af_format.c audio/filters: use refcounted frames for some simple filters 2015-01-13 20:16:59 +01:00
af_hrtf.c Various spelling fixes 2015-06-18 19:36:58 +02:00
af_hrtf.h Update license headers 2015-04-13 12:10:01 +02:00
af_karaoke.c Update license headers 2015-04-13 12:10:01 +02:00
af_ladspa.c Various spelling fixes 2015-06-18 19:36:58 +02:00
af_lavcac3enc.c af_lavcac3enc: fix A/V sync 2015-06-15 14:33:48 +02:00
af_lavfi.c af_lavfi: handle seeking 2015-03-17 22:31:05 +01:00
af_lavrresample.c af_lavrresample: free and reallocate resample context on reconfig 2015-06-22 17:05:42 +02:00
af_pan.c Update license headers 2015-04-13 12:10:01 +02:00
af_rubberband.c af_rubberband: actually fix deadlock 2015-02-12 10:15:12 +01:00
af_scaletempo.c Update license headers 2015-04-13 12:10:01 +02:00
af_sinesuppress.c Update license headers 2015-04-13 12:10:01 +02:00
af_sub.c Update license headers 2015-04-13 12:10:01 +02:00
af_surround.c Update license headers 2015-04-13 12:10:01 +02:00
af_sweep.c Update license headers 2015-04-13 12:10:01 +02:00
af_volume.c af: move af_from_dB() function to af_volume.c 2015-06-23 15:11:23 +02:00
dsp.h Update license headers 2015-04-13 12:10:01 +02:00
equalizer.h Update license headers 2015-04-13 12:10:01 +02:00
filter.c Update license headers 2015-04-13 12:10:01 +02:00
filter.h Update license headers 2015-04-13 12:10:01 +02:00
tools.c af: move af_from_dB() function to af_volume.c 2015-06-23 15:11:23 +02:00
window.c Update license headers 2015-04-13 12:10:01 +02:00
window.h Update license headers 2015-04-13 12:10:01 +02:00