Romain Vimont 82b4acee73 Do not fail on EAGAIN
A call to avcodec_receive_frame() may return AVERROR(EAGAIN) if more
input is required. This is not an error, do not fail.
2018-03-07 18:07:02 +01:00
..
2018-03-07 18:07:02 +01:00
2018-01-29 14:52:22 +01:00
2018-03-07 18:04:38 +01:00