mirror of https://github.com/FFmpeg/FFmpeg.git
Avoids returning EAGAIN after signaling EOF to the codec in ff_mediacodec_dec_send() so we can try to receive a frame before returning in mediacodec_receive_frame(). This helps avoiding an extra round-trip between avcodec_send_frame() and avcodec_receive_frame() while draining the remaining frames.pull/315/head
parent
caabe1b495
commit
d83985ce11
2 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue