]> git.sesse.net Git - vlc/commit
Use polling instead of msleep in v4l2 access_demux.
authorAntoine Cellerier <dionoea@videolan.org>
Tue, 28 Oct 2008 00:35:55 +0000 (17:35 -0700)
committerAntoine Cellerier <dionoea@videolan.org>
Sat, 3 Jan 2009 21:50:24 +0000 (22:50 +0100)
commit711c318b5e7cb7b2662109099fdc847695ed261f
tree6397e345d87b7da7cc576f0ef8a91a3902bd5735
parentaa8356607732152ca53797cda46d56abf4d6ed73
Use polling instead of msleep in v4l2 access_demux.

I'm not sure about the polltimeout. I'd settle for an infinite timeout but then VLC might behavior on exit might be messed up.

This also fixes the last compilation warning in v4l2.c.
modules/access/v4l2/v4l2.c