Blender Git Commit Log

Git Commits -> Revision e936abd

Revision e936abd by Benoit Bolsee (decklink)
May 1, 2015, 18:31 (GMT)
BGE VideoDeckLink: Implement memory locking in Linux.

Use mlock() to lock memory in case of pinned memory extension.
Use get/setrlimit to set limit so thqt locking will work.
However, only privilege process can increase the limit, so ignore error.

Commit Details:

Full Hash: e936abdb3f75c3390b77d039985b9e0f1d52aac2
Parent Commit: cb21edd
Lines Changed: +40, -13

2 Modified Paths:

/source/gameengine/VideoTexture/VideoDeckLink.cpp (+39, -12) (Diff)
/source/gameengine/VideoTexture/VideoDeckLink.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021