Return AVERROR_EOF from the avio_read method when appropriate.
authorCarl Hetherington <cth@carlh.net>
Sat, 1 Oct 2022 18:11:40 +0000 (20:11 +0200)
committerCarl Hetherington <cth@carlh.net>
Wed, 19 Oct 2022 12:44:01 +0000 (14:44 +0200)
commita21e2c4cf36824ced303996762f83de3530c85a6
tree0de03571bb7848043e72c6dff0e773a3384c14f9
parente2a18f23bde577c73f4ef3da47b903ed41091eda
Return AVERROR_EOF from the avio_read method when appropriate.
src/lib/ffmpeg.cc
src/lib/file_group.cc
src/lib/file_group.h
test/file_group_test.cc