• Rémi Denis-Courmont's avatar
    Obsolete --v4l2-io and auto-detect the correct setting · 3e70d9b6
    Rémi Denis-Courmont authored
    For the time being, mmap() is used if supported, otherwise read() if
    supported, otherwise fail. This makes the user pointer method dead
    code. It might make sense to revive it on capable device drivers to
    support zero copy, but until then that method is no better than mmap().
    3e70d9b6
v4l2.c 112 KB