[vlc-devel] commit: Convert v4l2 access to block based access (Antoine Cellerier )
git version control
git at videolan.org
Sat Sep 12 15:00:51 CEST 2009
vlc | branch: 1.0-bugfix | Antoine Cellerier <dionoea at videolan.org> | Sat Jul 18 23:55:34 2009 +0200| [0ac78eecbf533160ac53c8c6085c29e38d8757f8] | 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=0ac78eecbf533160ac53c8c6085c29e38d8757f8
---
modules/access/v4l2.c | 233 ++++++++++++++++++++++---------------------------
1 files changed, 105 insertions(+), 128 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=0ac78eecbf533160ac53c8c6085c29e38d8757f8
More information about the vlc-devel
mailing list