Paul B Mahol <onemda <at> gmail.com> writes: > >> + if (avio_feof(pb)) > >> + return AVERROR(EOF); > > error code should be AVERROR_EOF.
Pushed with that change. Thank you, Carl Eugen _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
