Author :
mglocker
Date :
2016-05-31 06:47:12
Hash :b1a7299b Message :Add mmap(2) support for frame grabbing and make it default over read(2).
The introduced '-g' option still allows to fallback to read(2).
With input from tb, jmc, and Patrick Keshishian.
ok tb