James Almer (12019-12-10):
> An incomplete header is invalid/truncated data, so this should be either
> AVERROR_INVALIDDATA or AVERROR(EIO).

AVERROR_INVALIDDATA ok, but not AVERROR(EIO): there was no input our
output error, except if reported by the underlying layer.

We have been using AVERROR(EIO) as a default error for some time because
we did not have the proper codes, but now we have.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to