appsink: use GstQueueArray instead of GQueue for internal item queue
Performance optimisation. Avoids alloc/free churn for the queue's list nodes.
Showing
Please register or sign in to comment
Performance optimisation. Avoids alloc/free churn for the queue's list nodes.