[vlc-commits] Add video filter to convert side by side 3D streams	to anaglyph images.
    Antoine Cellerier 
    git at videolan.org
       
    Sat Feb  4 00:10:24 CET 2012
    
    
  
vlc | branch: master | Antoine Cellerier <dionoea at videolan.org> | Sat Feb  4 00:09:01 2012 +0100| [2e3d187a357e8b231877b9e0539f56e375f9f929] | committer: Antoine Cellerier
Add video filter to convert side by side 3D streams to anaglyph images.
This can be tested on Wild Earth 3D on freebox streams in France.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2e3d187a357e8b231877b9e0539f56e375f9f929
---
 configure.ac                    |    2 +-
 modules/video_filter/Modules.am |    4 +-
 modules/video_filter/anaglyph.c |  311 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 315 insertions(+), 2 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=2e3d187a357e8b231877b9e0539f56e375f9f929
    
    
More information about the vlc-commits
mailing list