mirror of https://github.com/FFmpeg/FFmpeg.git
Revert "avformat/demux: Count EAGAIN as 100 bytes in relation to read limit in avformat_find_stream_info()"
Modifying avformat_find_stream_info() behaviour based on the number of EAGAINs
it encounters is a hack which usually only hides the real issue if such thing
happen.
This reverts commit b0cac7082d
.
release/5.1
parent
aca09ed7d4
commit
dbc3b5a902
1 changed files with 1 additions and 3 deletions
Loading…
Reference in new issue