mediacodec: fix LocalRef leaks
Now that we can open and close MediaCodec from the same thread, we can reach quickly the limit of 512 LocalRefs.
Showing
Please register or sign in to comment
Now that we can open and close MediaCodec from the same thread, we can reach quickly the limit of 512 LocalRefs.