]> git.sesse.net Git - vlc/commit
Fixed a nasty memleak in ugly and linear resamplers when alloca is
authorSigmund Augdal Helberg <sigmunau@videolan.org>
Fri, 18 Jun 2004 12:38:28 +0000 (12:38 +0000)
committerSigmund Augdal Helberg <sigmunau@videolan.org>
Fri, 18 Jun 2004 12:38:28 +0000 (12:38 +0000)
commit46bcf2ee7c86c33dba989a3e131852319fb72bda
tree5ac8a89798ab4fde6bce543d3142493a06b7f071
parent1e37a8cbae4a8d79f390ab393fdb9141e508b733
Fixed a nasty memleak in ugly and linear resamplers when alloca is
unavaliable. Also swaped the score of these modules.
modules/audio_filter/resampler/linear.c
modules/audio_filter/resampler/ugly.c