Implement V4l2 Allocator
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.
Showing
sys/v4l2/gstv4l2allocator.c
0 → 100644
This diff is collapsed.
sys/v4l2/gstv4l2allocator.h
0 → 100644
Please register or sign in to comment