mpv/libaf
reimar d475a9523f semi-hack: avoid passing 0-length blocks to audio filters.
Fixes bugzilla bug #391 (lavcresample crashes).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16816 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-20 09:12:28 +00:00
..
.cvsignore
Makefile libavutil compile fix (working also with old libavcodec) 2005-08-01 22:09:17 +00:00
af.c semi-hack: avoid passing 0-length blocks to audio filters. 2005-10-20 09:12:28 +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
af_export.c
af_extrastereo.c
af_format.c much simpler signed/unsigned conversion. 2005-10-04 21:49:56 +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
af_ladspa.c Removed in-filter int to float conversion. af_ladspa now demands floats as 2005-08-10 23:27:39 +00:00
af_lavcresample.c libavutil compile fix (working also with old libavcodec) 2005-08-01 22:09:17 +00:00
af_mp.h
af_pan.c Fix af_pan commandline mess and (hopefully) improve description. 2005-09-15 11:41:23 +00:00
af_resample.c
af_resample.h
af_sub.c
af_surround.c
af_sweep.c
af_tools.c
af_volnorm.c
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