diff options
author | Matthieu Bouron <matthieu.bouron@gmail.com> | 2019-04-24 09:59:28 +0200 |
---|---|---|
committer | Matthieu Bouron <matthieu.bouron@gmail.com> | 2019-06-13 11:41:18 +0200 |
commit | d83985ce11d0f68d293e52fdccfc62fe9d28d54f (patch) | |
tree | c7520e1db5856d6296a916f8c901e46a3a148610 /presets | |
parent | caabe1b4956d054bc3b077ae03a0d4205dbb843e (diff) | |
download | ffmpeg-d83985ce11d0f68d293e52fdccfc62fe9d28d54f.tar.gz |
avcodec/mediacodecdec: try to receive a frame after signaling EOF to the codec
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.
Diffstat (limited to 'presets')
0 files changed, 0 insertions, 0 deletions