mpv/audio/filter
wm4 78128bddda Kill all tabs
I hate tabs.

This replaces all tabs in all source files with spaces. The only
exception is old-makefile. The replacement was made by running the
GNU coreutils "expand" command on every file. Since the replacement was
automatic, it's possible that some formatting was destroyed (but perhaps
only if it was assuming that the end of a tab does not correspond to
aligning the end to multiples of 8 spaces).
2014-04-13 18:03:01 +02:00
..
af.c af: add replaygain_data field to af_stream and af_instance 2014-04-04 18:35:29 +02:00
af.h af: add replaygain_data field to af_stream and af_instance 2014-04-04 18:35:29 +02:00
af_bs2b.c audio/filter: remove redundant log message prefixes 2014-01-24 21:30:15 +01:00
af_center.c Kill all tabs 2014-04-13 18:03:01 +02:00
af_channels.c Kill all tabs 2014-04-13 18:03:01 +02:00
af_convert24.c audio/filter: change filter callback signature 2013-12-05 00:01:46 +01:00
af_convertsignendian.c audio/filter: change filter callback signature 2013-12-05 00:01:46 +01:00
af_delay.c Kill all tabs 2014-04-13 18:03:01 +02:00
af_drc.c Kill all tabs 2014-04-13 18:03:01 +02:00
af_dummy.c Kill all tabs 2014-04-13 18:03:01 +02:00
af_equalizer.c Kill all tabs 2014-04-13 18:03:01 +02:00
af_export.c Kill all tabs 2014-04-13 18:03:01 +02:00
af_extrastereo.c Kill all tabs 2014-04-13 18:03:01 +02:00
af_format.c audio: mp_msg conversions 2013-12-21 20:50:12 +01:00
af_hrtf.c Kill all tabs 2014-04-13 18:03:01 +02:00
af_hrtf.h Kill all tabs 2014-04-13 18:03:01 +02:00
af_karaoke.c Kill all tabs 2014-04-13 18:03:01 +02:00
af_ladspa.c audio: mp_msg conversions 2013-12-21 20:50:12 +01:00
af_lavcac3enc.c af_lavcac3enc: use new AVFrame API 2014-03-16 13:19:29 +01:00
af_lavfi.c af_lavfi: fix graph parse deprecation warning 2014-04-13 18:03:01 +02:00
af_lavrresample.c af_lavrresample: remove avresample_set_channel_mapping() fallbacks 2014-03-16 13:19:28 +01:00
af_pan.c Kill all tabs 2014-04-13 18:03:01 +02:00
af_scaletempo.c audio/filter: remove redundant log message prefixes 2014-01-24 21:30:15 +01:00
af_sinesuppress.c Kill all tabs 2014-04-13 18:03:01 +02:00
af_sub.c Kill all tabs 2014-04-13 18:03:01 +02:00
af_surround.c Kill all tabs 2014-04-13 18:03:01 +02:00
af_sweep.c audio/filter: change filter callback signature 2013-12-05 00:01:46 +01:00
af_volume.c af_volume: fix clang -Wsometimes-uninitialized 2014-04-13 18:03:01 +02: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