On Tue, Dec 10, 2019 at 10:59:53PM +0100, Andreas Rheinhardt wrote: > It is not uncommon to find code where the caller thinks to know better > what the return value should be than the callee. E.g. something like > "if (av_new_packet(pkt, size) < 0) return AVERROR(ENOMEM);". This commit > changes several instances of this to instead forward the actual error. > > Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@gmail.com> > ---
will apply thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB If you fake or manipulate statistics in a paper in physics you will never get a job again. If you fake or manipulate statistics in a paper in medicin you will get a job for life at the pharma industry.
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".