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 23:10:48 +0000 (01:10 +0200)
commit06f1e7e73b5308ee2ba9384384c4c31f42a8cc27
treee305ccdfed9bcee1a4b4124f501ca013f0268e00
parent1e1a670f606968dd8879db1e26eafb34461173c2
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