On Tue, Jan 07, 2020 at 02:55:44PM +0100, Andreas Rheinhardt wrote:
> This commit improves returned error codes by forwarding error codes. In
> some instances, the hardcoded returned error codes made no sense at all:
> The normal error code for failure of av_new_packet() is AVERROR(ENOMEM),
> yet there were instances where AVERROR(EIO) was returned.
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@gmail.com>
> ---
>  libavformat/4xm.c      |  8 +++++---
>  libavformat/flic.c     | 13 +++++--------
>  libavformat/idroqdec.c |  5 +++--
>  libavformat/psxstr.c   | 11 ++++++-----
>  libavformat/rmdec.c    |  8 ++++----
>  libavformat/vqf.c      |  4 ++--
>  6 files changed, 25 insertions(+), 24 deletions(-)

will apply

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I am the wisest man alive, for I know one thing, and that is that I know
nothing. -- Socrates

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