[vlc-commits] v4l2: split module stuff and common access/demux video stuff
Rémi Denis-Courmont
git at videolan.org
Wed Apr 11 20:01:49 CEST 2012
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Wed Apr 11 20:42:41 2012 +0300| [e59a7006ccb36d633fc05d150bc05ca00d488066] | committer: Rémi Denis-Courmont
v4l2: split module stuff and common access/demux video stuff
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e59a7006ccb36d633fc05d150bc05ca00d488066
---
modules/access/Modules.am | 1 +
modules/access/v4l2/v4l2.c | 478 +++++++++++++++++++++++++++++++++++++++++++
modules/access/v4l2/v4l2.h | 5 +-
modules/access/v4l2/video.c | 466 +-----------------------------------------
4 files changed, 485 insertions(+), 465 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=e59a7006ccb36d633fc05d150bc05ca00d488066
More information about the vlc-commits
mailing list