mpv/libaf
reimar 694f18ea46 fix memory leak when filter with given name does not exist.
Also prints which filter failed in the malloc-failed case


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17781 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-08 15:39:53 +00:00
..
.cvsignore
Makefile Move conditional compilation out of the code and into the build system. 2006-01-31 23:24:08 +00:00
af.c fix memory leak when filter with given name does not exist. 2006-03-08 15:39:53 +00:00
af.h documentation-only patch: make doxygen compatible and create 2005-10-01 12:55:34 +00:00
af_center.c
af_channels.c
af_comp.c
af_delay.c
af_dummy.c
af_equalizer.c We start with 0, so ch (channel number) == AF_NCH is invalid, too (not just >) 2006-03-08 13:00:51 +00:00
af_export.c Unify include paths by adding -I.. to CFLAGS. 2005-11-13 18:28:44 +00:00
af_extrastereo.c
af_format.c Unify include paths by adding -I.. to CFLAGS. 2005-11-13 18:28:44 +00:00
af_format.h
af_format_alaw.c
af_format_ulaw.c
af_gate.c
af_hrtf.c actually output 2 channel audio (instead of 6 channel with 4 empty channels) 2005-05-09 19:46:49 +00:00
af_hrtf.h More HRTF enhancements 2005-04-11 14:01:29 +00:00
af_ladspa.c Unify include paths by adding -I.. to CFLAGS. 2005-11-13 18:28:44 +00:00
af_lavcresample.c Move conditional compilation out of the code and into the build system. 2006-01-31 23:24:08 +00:00
af_mp.h Unify include paths by adding -I.. to CFLAGS. 2005-11-13 18:28:44 +00:00
af_pan.c Fix af_pan commandline mess and (hopefully) improve description. 2005-09-15 11:41:23 +00:00
af_resample.c massive attack: mp_msg printf format fixes 2006-01-12 20:04:36 +00:00
af_resample.h
af_sub.c
af_surround.c
af_sweep.c Unify include paths by adding -I.. to CFLAGS. 2005-11-13 18:28:44 +00:00
af_tools.c
af_volnorm.c Adds a target parameter to the volnorm filter. 2005-11-11 02:47:21 +00:00
af_volume.c
config.h sanity checks 2005-05-21 15:05:31 +00:00
control.h
dsp.h
equalizer.h
filter.c
filter.h
format.c code reduction and less error prone, use the same table 2005-08-18 11:37:16 +00:00
window.c
window.h