[vlc-commits] v4l2: gather most VBI code and all zvbi deps to vbi.c
    Rémi Denis-Courmont 
    git at videolan.org
       
    Wed Dec 12 18:17:00 CET 2012
    
    
  
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Wed Dec 12 19:15:55 2012 +0200| [2500e865fec4b46903ccdbbe0e973e64958a3719] | committer: Rémi Denis-Courmont
v4l2: gather most VBI code and all zvbi deps to vbi.c
Also, fix a small leak in vlc_clone() error path.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2500e865fec4b46903ccdbbe0e973e64958a3719
---
 modules/access/v4l2/demux.c |   77 +++++++---------------
 modules/access/v4l2/v4l2.h  |   14 ++--
 modules/access/v4l2/vbi.c   |  152 +++++++++++++++++++++++++------------------
 3 files changed, 119 insertions(+), 124 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=2500e865fec4b46903ccdbbe0e973e64958a3719
    
    
More information about the vlc-commits
mailing list