Always copy buffers by default (handle safer with bugged drivers) and added a propert...
authorEdgard Lima <edgard.lima@indt.org.br>
Thu, 15 Nov 2007 12:22:10 +0000 (12:22 +0000)
committerEdgard Lima <edgard.lima@indt.org.br>
Thu, 15 Nov 2007 12:22:10 +0000 (12:22 +0000)
commit66ca1b2280a918d3bd7c7ce09ec22d485be34666
treeae256a076c31d42542f63cd4656e1e137f77eadc
parent62d8456eb715a3cb849ca0f14d2182fe5229ddf4
Always copy buffers by default (handle safer with bugged drivers) and added a property to make it possible to use mma...

Original commit message from CVS:
Always copy buffers by default (handle safer with bugged drivers) and added a property to make it possible to use mmap effectively (no copy if possible) when application wants to. Fixes: #480557.
ChangeLog
sys/v4l2/gstv4l2src.c
sys/v4l2/gstv4l2src.h
sys/v4l2/v4l2src_calls.c