[vlc-devel] commit: Converted panoramix to video splitter. (Laurent	Aimar )
    git version control 
    git at videolan.org
       
    Tue Jun  9 20:00:28 CEST 2009
    
    
  
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Mon Jun  8 22:30:32 2009 +0200| [5768f29871cfc12975b86dae31a56f43250e7348] | committer: Laurent Aimar 
Converted panoramix to video splitter.
It is more a rewrite than a conversion ;)
It have removed the RGB support (it was broken for 15/16 bits
and seemed highly suspicious for 24/32 bits)
It might have been overzealous about some simplifications, if so
you are welcome to send patches.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5768f29871cfc12975b86dae31a56f43250e7348
---
 modules/video_filter/panoramix.c | 2285 +++++++++++---------------------------
 modules/video_filter/wrapper.c   |    4 +
 2 files changed, 679 insertions(+), 1610 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=5768f29871cfc12975b86dae31a56f43250e7348
    
    
More information about the vlc-devel
mailing list