[vlc-devel] commit: New video filter : augmented reality. Add a	moving ball to the video and handle bounces on the edges	thanks to a Sobel gradient computation . (Adrien Maglo )
    git version control 
    git at videolan.org
       
    Mon Dec 21 21:56:12 CET 2009
    
    
  
vlc | branch: master | Adrien Maglo <magsoft at videolan.org> | Sun Dec 20 13:27:17 2009 +0100| [11de24dfc1e963f582ffa198af3e1582971e6dd5] | committer: Antoine Cellerier 
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 at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=11de24dfc1e963f582ffa198af3e1582971e6dd5
---
 configure.ac                    |    1 +
 modules/video_filter/Modules.am |    1 +
 modules/video_filter/ball.c     |  859 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 861 insertions(+), 0 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=11de24dfc1e963f582ffa198af3e1582971e6dd5
    
    
More information about the vlc-devel
mailing list