mpv/audio/filter
wm4 2c08bf1bd7 Reduce recursive config.h inclusions in headers
In my opinion, config.h inclusions should be kept to a minimum. MPlayer
code really liked including config.h everywhere, though, even in often
used header files. Try to reduce this.
2013-12-18 17:12:21 +01:00
..
af.c Reduce recursive config.h inclusions in headers 2013-12-18 17:12:21 +01:00
af.h Reduce recursive config.h inclusions in headers 2013-12-18 17:12:21 +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 Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
af_channels.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +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 Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
af_drc.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
af_dummy.c audio/filter: change filter callback signature 2013-12-05 00:01:46 +01:00
af_equalizer.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +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 Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +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
af_karaoke.c audio/filter: change filter callback signature 2013-12-05 00:01:46 +01:00
af_ladspa.c Remove the _ macro 2013-12-18 17:12:07 +01:00
af_lavcac3enc.c Reduce recursive config.h inclusions in headers 2013-12-18 17:12:21 +01:00
af_lavfi.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
af_lavrresample.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
af_pan.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
af_scaletempo.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
af_sinesuppress.c audio/filter: change filter callback signature 2013-12-05 00:01:46 +01:00
af_sub.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +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 Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
dsp.h
equalizer.h
filter.c
filter.h
tools.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
window.c
window.h