[Ffmpeg-devel] BeOS cleanup work in progress
François Revol
revol
Sat Jan 27 21:25:07 CET 2007
> > > > - return errno;
> > > > + return av_error_from_errno(errno);
> > >
> > > hmm this should be a AVERROR_NOMEM i think? if so it should
> > > be changed in a seperate commit before the other AVERROR stuff
> >
> > No idea, I didn't write that code.
>
> sure but the correctness of this affects the need and placement of some
> function you add so your change depends on first having the above resolved
So, should I commit this one first ?
OTH I have nothing against using errno there, but the error won't be of much help to the caller anyway, he'd better know for sure it was ENOMEM.
Fran?ois.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070127/09804f3e/attachment.asc>
More information about the ffmpeg-devel
mailing list