]> git.sesse.net Git - vlc/commit
New video filter : augmented reality. Add a moving ball to the video and handle bounc...
authorAdrien Maglo <magsoft@videolan.org>
Sun, 20 Dec 2009 12:27:17 +0000 (13:27 +0100)
committerAntoine Cellerier <dionoea@videolan.org>
Mon, 21 Dec 2009 20:46:46 +0000 (21:46 +0100)
commit11de24dfc1e963f582ffa198af3e1582971e6dd5
tree0052f14098f4319d9058b029b9152d56a212b310
parent3c1df96cda8086f605f2eacaa5653c9e43ec45ac
New video filter : augmented reality. Add a moving ball to the video and handle bounces on the edges thanks to a Sobel gradient computation.

Signed-off-by: Antoine Cellerier <dionoea@videolan.org>
configure.ac
modules/video_filter/Modules.am
modules/video_filter/ball.c [new file with mode: 0644]