]> git.sesse.net Git - vlc/commit
New erase video filter (to remove logos). Example command line: ./vlc --video-filter...
authorAntoine Cellerier <dionoea@videolan.org>
Sat, 31 Mar 2007 18:37:16 +0000 (18:37 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sat, 31 Mar 2007 18:37:16 +0000 (18:37 +0000)
commitef8b4b02c7c015aced2cf4d6a47e65aeca547642
tree5c9b1074f58fa92c294d44fdb38f8667ae13a79e
parenteff628e2cd819e5de534cef1b1d8cc34ab2d8246
New erase video filter (to remove logos). Example command line: ./vlc --video-filter "erase{mask=/home/dionoea/images/cone-small.png,x=50,y=50}" --no-audio --color -v -I rc ~/media/redefined-nintendo.mpg
configure.ac
modules/video_filter/Modules.am
modules/video_filter/erase.c [new file with mode: 0644]