mpv/audio/filter
wm4 eb15151705 Move options/config related files from mpvcore/ to options/
Since m_option.h and options.h are extremely often included, a lot of
files have to be changed.

Moving path.c/h to options/ is a bit questionable, but since this is
mainly about access to config files (which are also handled in
options/), it's probably ok.
2013-12-17 02:07:57 +01:00
..
af.c Move options/config related files from mpvcore/ to options/ 2013-12-17 02:07:57 +01:00
af.h Move options/config related files from mpvcore/ to options/ 2013-12-17 02:07:57 +01:00
af_bs2b.c Move options/config related files from mpvcore/ to options/ 2013-12-17 02:07:57 +01:00
af_center.c audio/filter: change filter callback signature 2013-12-05 00:01:46 +01:00
af_channels.c audio/filter: change filter callback signature 2013-12-05 00:01:46 +01: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 audio/filter: change filter callback signature 2013-12-05 00:01:46 +01:00
af_drc.c audio/filter: change filter callback signature 2013-12-05 00:01:46 +01:00
af_dummy.c audio/filter: change filter callback signature 2013-12-05 00:01:46 +01:00
af_equalizer.c audio/filter: change filter callback signature 2013-12-05 00:01:46 +01:00
af_export.c Move options/config related files from mpvcore/ to options/ 2013-12-17 02:07:57 +01:00
af_extrastereo.c audio/filter: change filter callback signature 2013-12-05 00:01:46 +01:00
af_format.c Move options/config related files from mpvcore/ to options/ 2013-12-17 02:07:57 +01:00
af_hrtf.c audio/filter: change filter callback signature 2013-12-05 00:01:46 +01:00
af_hrtf.h Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00
af_karaoke.c audio/filter: change filter callback signature 2013-12-05 00:01:46 +01:00
af_ladspa.c Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg 2013-12-16 20:41:08 +01:00
af_lavcac3enc.c Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg 2013-12-16 20:41:08 +01:00
af_lavfi.c Move options/config related files from mpvcore/ to options/ 2013-12-17 02:07:57 +01:00
af_lavrresample.c Move options/config related files from mpvcore/ to options/ 2013-12-17 02:07:57 +01:00
af_pan.c audio/filter: change filter callback signature 2013-12-05 00:01:46 +01:00
af_scaletempo.c Move options/config related files from mpvcore/ to options/ 2013-12-17 02:07:57 +01:00
af_sinesuppress.c audio/filter: change filter callback signature 2013-12-05 00:01:46 +01:00
af_sub.c audio/filter: change filter callback signature 2013-12-05 00:01:46 +01:00
af_surround.c audio/filter: change filter callback signature 2013-12-05 00:01:46 +01:00
af_sweep.c audio/filter: change filter callback signature 2013-12-05 00:01:46 +01:00
af_volume.c audio/filter: change filter callback signature 2013-12-05 00:01:46 +01:00
dsp.h Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00
equalizer.h Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00
filter.c Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00
filter.h Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00
tools.c audio/filter: rename af_tools.c to tools.c 2013-11-18 18:48:00 +01:00
window.c Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00
window.h Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00