diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-07-24 06:14:13 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-07-28 22:26:54 +0200 |
commit | 65f9a8e4b817d4cca8cfdd4dcdaaf2817810df61 (patch) | |
tree | 9220082c39bc08477c88d23c806a2337ea5183bc /libavutil/mips/mmiutils.h | |
parent | c2d853c1aae22bbc7d9905c43a9f16cb2ba3ba33 (diff) | |
download | ffmpeg-65f9a8e4b817d4cca8cfdd4dcdaaf2817810df61.tar.gz |
avformat/mov: Remove pointless EOF checks
9888ffb1ce5e0a17f711b01933d504c72ea29d3b added checks for EOF
in loops in the mov demuxer as a precaution against timeouts;
yet there is no I/O in the loop when parsing the STSZ atom
as the values are read from an already read buffer. So remove said
checks.
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavutil/mips/mmiutils.h')
0 files changed, 0 insertions, 0 deletions