[vlc-devel] commit: Remove linear resampler ( Rémi Denis-Courmont )
git version control
git at videolan.org
Thu Nov 26 17:31:59 CET 2009
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sun Nov 22 11:46:51 2009 +0200| [18aed9afae6069cec84ac2398fe76adb7f56d8d8] | committer: Rémi Denis-Courmont
Remove linear resampler
It is computationally more expensive than the ugly one (and has higher
priority). Yet, in my opinion, it sounds even worse.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=18aed9afae6069cec84ac2398fe76adb7f56d8d8
---
modules/LIST | 1 -
modules/audio_filter/resampler/Modules.am | 1 -
modules/audio_filter/resampler/linear.c | 256 -----------------------------
3 files changed, 0 insertions(+), 258 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=18aed9afae6069cec84ac2398fe76adb7f56d8d8
More information about the vlc-devel
mailing list