You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
video: allow allocating buffers via the mem sw attr heap allocator
Video buffers being often quite big, it might not be possible to
allocate them from the default heap. For that reason, rely on the
mem sw attr heap allocator in order to design from where to
allocate buffers using which attributes.
Signed-off-by: Alain Volmat <[email protected]>
0 commit comments