]> git.sesse.net Git - vlc/commit
Partial attempt at fixing interlacing support.
authorAntoine Cellerier <dionoea@videolan.org>
Wed, 29 Jul 2009 19:07:14 +0000 (21:07 +0200)
committerAntoine Cellerier <dionoea@videolan.org>
Wed, 29 Jul 2009 19:07:14 +0000 (21:07 +0200)
commitb5bcf711d298f4b097ce3a854e284a59debb849c
treef416f627a8f454b162692d14daed046686be54b0
parent64964519f5427753746f94a5d838cdc8b2fbf2b4
Partial attempt at fixing interlacing support.

First try using no interlacing and fallback to driver's default if it
isn't possible. Might fix some issues. We still need to declare images
as interlaced to VLC afterwards, but that's another problem.
modules/access/v4l2.c