]> git.sesse.net Git - vlc/commit
v4l2 fixes
authorAntoine Cellerier <dionoea@videolan.org>
Fri, 25 Sep 2009 19:01:40 +0000 (21:01 +0200)
committerAntoine Cellerier <dionoea@videolan.org>
Fri, 25 Sep 2009 19:05:56 +0000 (21:05 +0200)
commit9cf37a2cb106b4453bc9bae3048208ff4cab0316
tree82a90fdd5c189540be3d6188dbc102d8e97159cd
parent0a090e3392306042adfbbe63a6cbab2f578d8224
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)
modules/access/v4l2.c