[vlc-devel] commit: Factorize some code in the filters. (Antoine Cellerier )

git version control git at videolan.org
Wed Jun 4 22:03:26 CEST 2008


vlc | branch: master | Antoine Cellerier <dionoea at videolan.org> | Wed Jun  4 20:19:05 2008 +0200| [2085fb08ae43ba48a2ab115505b9524808233b3c]

Factorize some code in the filters.

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

 modules/video_filter/adjust.c         |   22 ++--------------------
 modules/video_filter/colorthres.c     |   11 +----------
 modules/video_filter/croppadd.c       |   11 ++---------
 modules/video_filter/erase.c          |   12 ++----------
 modules/video_filter/extract.c        |   11 +----------
 modules/video_filter/filter_picture.h |    2 +-
 modules/video_filter/gaussianblur.c   |   12 ++----------
 modules/video_filter/gradient.c       |   11 +----------
 modules/video_filter/grain.c          |   11 +----------
 modules/video_filter/invert.c         |   12 ++----------
 modules/video_filter/motionblur.c     |   19 ++++---------------
 modules/video_filter/noise.c          |   12 ++----------
 modules/video_filter/psychedelic.c    |   12 ++----------
 modules/video_filter/ripple.c         |   12 ++----------
 modules/video_filter/rotate.c         |    4 ++--
 modules/video_filter/seamcarving.c    |   12 ++----------
 modules/video_filter/sharpen.c        |   14 +++-----------
 modules/video_filter/wave.c           |   12 ++----------
 18 files changed, 34 insertions(+), 178 deletions(-)

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



More information about the vlc-devel mailing list