[vlc-commits] i420_rgb: split files and clean up
    Rémi Denis-Courmont 
    git at videolan.org
       
    Sat Sep 14 18:59:04 CEST 2013
    
    
  
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Sep 14 19:55:47 2013 +0300| [14ee5e98960d1b0d5a0da11d369d37640683af29] | committer: Rémi Denis-Courmont
i420_rgb: split files and clean up
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=14ee5e98960d1b0d5a0da11d369d37640683af29
---
 modules/video_chroma/Makefile.am      |    8 +-
 modules/video_chroma/i420_rgb.c       |  117 +--
 modules/video_chroma/i420_rgb.h       |   11 +-
 modules/video_chroma/i420_rgb16.c     | 1584 ++-------------------------------
 modules/video_chroma/i420_rgb16_x86.c | 1467 ++++++++++++++++++++++++++++++
 5 files changed, 1613 insertions(+), 1574 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=14ee5e98960d1b0d5a0da11d369d37640683af29
    
    
More information about the vlc-commits
mailing list