]> git.sesse.net Git - vlc/commit
An motion blur filter. --blur-factor states the degree of blurring from 1
authorSigmund Augdal Helberg <sigmunau@videolan.org>
Mon, 26 Aug 2002 22:35:58 +0000 (22:35 +0000)
committerSigmund Augdal Helberg <sigmunau@videolan.org>
Mon, 26 Aug 2002 22:35:58 +0000 (22:35 +0000)
commitd8e7b4081d2ee660b78002080654a57001bc2090
tree1536bf5386528989d88c47ec5d44823d7445d712
parent8cdab6d5972fbfcb5fd1876099878146c4493d0e
An motion blur filter. --blur-factor states the degree of blurring from 1
to 127. about 100 is cool
modules/video_filter/Makefile
modules/video_filter/motionblur.c [new file with mode: 0644]