[vlc-commits] commit: video filter refactor (trying to reuse functions) ( Branko Kokanovic )
git at videolan.org
git at videolan.org
Tue Jan 4 20:31:22 CET 2011
vlc | branch: master | Branko Kokanovic <branko.kokanovic at gmail.com> | Sat Dec 11 18:51:57 2010 +0100| [5c3dd0a32444ff97688a7d4064bdd4bab08423db] | committer: Laurent Aimar
video filter refactor (trying to reuse functions)
Signed-off-by: Laurent Aimar <fenrir at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5c3dd0a32444ff97688a7d4064bdd4bab08423db
---
modules/video_filter/blend.c | 43 +--------------
modules/video_filter/filter_picture.h | 67 +++++++++++++++++++++++
modules/video_filter/posterize.c | 67 ++---------------------
modules/video_filter/sepia.c | 97 +--------------------------------
4 files changed, 77 insertions(+), 197 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=5c3dd0a32444ff97688a7d4064bdd4bab08423db
More information about the vlc-commits
mailing list