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>
Fri, 25 Nov 2022 23:09:27 +0000 (00:09 +0100)
commitbc6fd8c020ad27c86c463876f76c8add042cb660
treefab3c338985e46a7297149c2b35f4c2f487f96f3
parent8dfef0f38cc3323bc4a5d90c9102e8d3965496a4
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