]> git.sesse.net Git - vlc/commit
If the v4l2 driver supports the extended control api, use it to enumerate all the...
authorAntoine Cellerier <dionoea@videolan.org>
Sun, 13 Jan 2008 15:04:04 +0000 (15:04 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sun, 13 Jan 2008 15:04:04 +0000 (15:04 +0000)
commitd372e0d833d9167304d706a27c2716e34234c6c0
tree7f03fb618e15ba8106ae73cef548e9324f4f0f3c
parent827f8b92b5caab8b5ac5ce0a68379cf0071d0047
If the v4l2 driver supports the extended control api, use it to enumerate all the controls when the ControlReset function is called (it will reset all the controls which aren't in the MPEG class), else fallback to the old api.
modules/access/v4l2.c