mpv/libaf
diego 70c66c0476 Rename get_path.[ch] --> path.[ch].
These files now contain different functions related to path handling.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30943 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-03-20 23:38:27 +00:00
..
af.c Move code that makes the filter chain match the desired output format into 2010-02-19 21:52:29 +00:00
af.h Make the code match the documentation by making higher-quality but slower 2010-01-30 10:09:14 +00:00
af_bs2b.c Cosmetics for r29244 to follow K&R style closely. 2009-05-03 21:52:41 +00:00
af_center.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_channels.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_comp.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_delay.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
af_dummy.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_equalizer.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
af_export.c Rename get_path.[ch] --> path.[ch]. 2010-03-20 23:38:27 +00:00
af_extrastereo.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_format.c Add support for distinguishing between little- and big-endian SPDIF AC3 2010-01-11 20:27:52 +00:00
af_format.h Add support for distinguishing between little- and big-endian SPDIF AC3 2010-01-11 20:27:52 +00:00
af_format_alaw.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_format_ulaw.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_gate.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_hrtf.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_hrtf.h Replace informal license notices by standard license header 2009-01-05 12:41:40 +00:00
af_karaoke.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_ladspa.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_lavcac3enc.c Let the format filter do the AC3 endianness conversion instead of duplicating 2010-01-11 20:40:51 +00:00
af_lavcresample.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_pan.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_resample.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
af_resample_template.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_scaletempo.c Remove af_msg special-casing API in libaf. 2009-03-28 19:57:56 +00:00
af_sinesuppress.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_stats.c af_stats: Some fixes to the new filter 2009-02-21 22:07:39 +00:00
af_sub.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_surround.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_sweep.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
af_tools.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_volnorm.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_volume.c Add support for 8 channel audio. 2009-11-10 00:45:19 +00:00
control.h Change libaf control ordering to make the controls unique again, (AF_CONTROL_PAN_BALANCE vs. 2009-09-26 06:41:09 +00:00
dsp.h Replace informal license notices by standard license header 2009-01-05 12:41:40 +00:00
equalizer.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
filter.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
filter.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
format.c Add support for distinguishing between little- and big-endian SPDIF AC3 2010-01-11 20:27:52 +00:00
reorder_ch.c Fix mangling of 24-bit audio during channel reorder. 2009-11-28 18:23:26 +00:00
reorder_ch.h Add support for 8 channel audio. 2009-11-10 00:45:19 +00:00
window.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
window.h Replace informal license notices by standard license header 2009-01-05 12:41:40 +00:00