[vlc-devel] commit: Convert v4l2 access to block based access (Antoine Cellerier )
git version control
git at videolan.org
Sat Jul 18 23:56:38 CEST 2009
vlc | branch: master | Antoine Cellerier <dionoea at videolan.org> | Sat Jul 18 23:55:34 2009 +0200| [887c2edd8e6057c6529b061a03421b00f50cfc7c] | committer: Antoine Cellerier
Convert v4l2 access to block based access
Fixes some incomplete reads with gspca driver, and makes it possible to use all 3 data acquisition methods (previous code was limited to read()).
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=887c2edd8e6057c6529b061a03421b00f50cfc7c
---
modules/access/v4l2.c | 245 ++++++++++++++++++++++--------------------------
1 files changed, 112 insertions(+), 133 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=887c2edd8e6057c6529b061a03421b00f50cfc7c
More information about the vlc-devel
mailing list