0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/audio/filter
wm4 417ffa8b40 Remove some mp_msg calls with no trailing \n
The final goal is all mp_msg calls produce complete lines. We want this
because otherwise, race conditions could corrupt the terminal output,
and it's inconvenient for the client API too. This commit works towards
this goal. There's still code that has this not fixed yet, though.
2014-07-13 20:12:13 +02:00
..
af_bs2b.c Add more const 2014-06-11 00:39:14 +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 Add more const 2014-06-11 00:39:14 +02:00
af_convertsignendian.c Add more const 2014-06-11 00:39:14 +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 Add more const 2014-06-11 00:39:14 +02:00
af_extrastereo.c Add more const 2014-06-11 00:39:14 +02:00
af_format.c Add more const 2014-06-11 00:39:14 +02:00
af_hrtf.c Add more const 2014-06-11 00:39:14 +02: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 Add more const 2014-06-11 00:39:14 +02:00
af_lavfi.c Add more const 2014-06-11 00:39:14 +02:00
af_lavrresample.c Add more const 2014-06-11 00:39:14 +02:00
af_pan.c Add more const 2014-06-11 00:39:14 +02:00
af_scaletempo.c Add more const 2014-06-11 00:39:14 +02: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 Remove some mp_msg calls with no trailing \n 2014-07-13 20:12:13 +02:00
af.h af: add replaygain_data field to af_stream and af_instance 2014-04-04 18:35:29 +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 Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00