• R
    Do not fail on EAGAIN · 82b4acee
    Romain Vimont 提交于
    A call to avcodec_receive_frame() may return AVERROR(EAGAIN) if more
    input is required. This is not an error, do not fail.
    82b4acee
decoder.c 4.7 KB