[vlc-commits] commit: Imported gradfun filter from MPlayer. (Laurent Aimar )

git at videolan.org git at videolan.org
Sun May 9 16:19:00 CEST 2010


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sun May  9 16:04:08 2010 +0200| [b899d5adddac5a8a3be75f0b6572df2fc68145e5] | committer: Laurent Aimar 

Imported gradfun filter from MPlayer.

gradfun.h is a stripped copy of mplayer vf_gradfun.c (a function has been renamed).

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b899d5adddac5a8a3be75f0b6572df2fc68145e5
---

 modules/video_filter/Modules.am |    2 +
 modules/video_filter/gradfun.c  |  262 ++++++++++++++++++++++++++++++++++++++
 modules/video_filter/gradfun.h  |  263 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 527 insertions(+), 0 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=b899d5adddac5a8a3be75f0b6572df2fc68145e5


More information about the vlc-commits mailing list