diff options
author | Anton Khirnov <anton@khirnov.net> | 2023-04-30 23:05:55 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-05-08 10:38:59 +0200 |
commit | a0174a235b08f1bc26c7aee25b385d2dd997f8db (patch) | |
tree | 985c8e320e39a56d22624b7407c0f2e79614b4f6 /libavcodec/rangecoder.c | |
parent | dd1c67d5393303ad23ba8cb494ddb17a2c1a002b (diff) | |
download | ffmpeg-a0174a235b08f1bc26c7aee25b385d2dd997f8db.tar.gz |
fftools/ffmpeg_filter: use InputFilterPriv.eof instead of InputFile.eof_reached
The two checks using eof_reached are testing whether more input can
possibly appear on this filtergraph input. InputFilterPriv.eof is the
more authoritative source for this information.
Diffstat (limited to 'libavcodec/rangecoder.c')
0 files changed, 0 insertions, 0 deletions