[vlc-devel] commit: v4l2 fixes (Antoine Cellerier )

git version control git at videolan.org
Fri Sep 25 21:05:47 CEST 2009


vlc | branch: master | Antoine Cellerier <dionoea at videolan.org> | Fri Sep 25 21:01:40 2009 +0200| [9cf37a2cb106b4453bc9bae3048208ff4cab0316] | committer: Antoine Cellerier 

v4l2 fixes

 * Don't reset cropping when it doesn't make sense (ie fm tuners)
 * When used as an access with the read method, behave as a stream access and not a block access
 * Automatically probe authorised input methods (== if mmap isn't supported but read is, fallback to read)

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9cf37a2cb106b4453bc9bae3048208ff4cab0316
---

 modules/access/v4l2.c |  144 +++++++++++++++++++++++++++++++++++++++++--------
 1 files changed, 122 insertions(+), 22 deletions(-)

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



More information about the vlc-devel mailing list