Skip to content
Snippets Groups Projects
Commit f9182874 authored by Thomas Guillem's avatar Thomas Guillem Committed by Martin Storsjö
Browse files

iomx-dr: don't always lock buffers from dequeue


According to OMXCodec.cpp, we shouldn't call lockBuffer when we first allocate
all buffers, since we may cancel some of them (the min_undequeued ones).

We should call lockBuffer only before giving a buffer to OMX.

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent e69072b9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment