[vlc-commits] Remove the snapshot video output
    Rémi Denis-Courmont 
    git at videolan.org
       
    Tue Mar 29 17:25:12 CEST 2011
    
    
  
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Tue Mar 29 13:39:35 2011 +0300| [382b435433fe62fc58b25ad9600be64c3d6d5d3f] | committer: Rémi Denis-Courmont
Remove the snapshot video output
It is not used anywhere (it was meant for use with Corba).
We have better ways to take snapshots nowadays.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=382b435433fe62fc58b25ad9600be64c3d6d5d3f
---
 configure.ac                    |   10 --
 modules/LIST                    |    1 -
 modules/video_output/Modules.am |    1 -
 modules/video_output/snapshot.c |  337 ---------------------------------------
 po/POTFILES.in                  |    1 -
 5 files changed, 0 insertions(+), 350 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=382b435433fe62fc58b25ad9600be64c3d6d5d3f
    
    
More information about the vlc-commits
mailing list