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>
Mon, 3 Oct 2022 15:53:00 +0000 (17:53 +0200)
commit3f102aefcf7114bc12ab984bb671bd900010338e
treef5473367bea6b326dfe9c7af599735401de2aee0
parent011ac67d2340a5f2302f611b0fc92ce80dee8e42
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