[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:30:49 CET 2012


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Wed Dec 12 19:15:55 2012 +0200| [2e3d6b3bb3fadbb5e9e9d296a13ca738df9c0f46] | 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=2e3d6b3bb3fadbb5e9e9d296a13ca738df9c0f46
---

 modules/access/v4l2/demux.c |   79 +++++++---------------
 modules/access/v4l2/v4l2.h  |   14 ++--
 modules/access/v4l2/vbi.c   |  152 +++++++++++++++++++++++++------------------
 3 files changed, 121 insertions(+), 124 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=2e3d6b3bb3fadbb5e9e9d296a13ca738df9c0f46


More information about the vlc-commits mailing list