Skip to content
  • Nicolas Dufresne's avatar
    Implement V4l2 Allocator · fd13e9e9
    Nicolas Dufresne authored
    This goal of this allocator is mainly to allow tracking the memory.
    Currently, when a buffer memory has been modified, the buffer and it's
    memory is disposed and lost until the stream is restarted.
    fd13e9e9