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>
Tue, 4 Oct 2022 21:20:11 +0000 (23:20 +0200)
commitf583e13fe48e8b6cf4f3f9195fd31b603bc41fc2
tree23ef83b7c40892230455d2a5c5e8d4ea1bad4dd6
parentbe486380a15a9e444c761384cd6c60e77def909f
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