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

git version control git at videolan.org
Sat Oct 3 18:22:08 CEST 2009


vlc | branch: 1.0-bugfix | Antoine Cellerier <dionoea at videolan.org> | Fri Sep 25 21:01:40 2009 +0200| [01d0f92b2ec4ac18a2e01b4be88c997aef284b4c] | 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)

(cherry picked from commit 9cf37a2cb106b4453bc9bae3048208ff4cab0316)

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

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

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



More information about the vlc-devel mailing list