Skip to content
  • Rob Clark's avatar
    v4l2sink: change where buffers get dequeued · 99e2ac12
    Rob Clark authored
    It seems to cause strange occasional high latencies (almost 200ms) when dequeuing buffers from _buffer_alloc().  It is simpler and seems to work much better to dqbuf from the same thread that is queuing the next buffer.
    99e2ac12