> -----Original Message----- > From: Pedro Arthur <[email protected]> > Sent: 2021年3月11日 20:43 > To: Guo, Yejun <[email protected]> > Cc: FFmpeg development discussions and patches <[email protected]> > Subject: Re: [FFmpeg-devel] [PATCH 19/23] > dnn/dnn_backend_native_layer_conv2d: Check allocation > > Em qui., 11 de mar. de 2021 às 04:29, Guo, Yejun <[email protected]> > escreveu: > > > > > > > > > -----Original Message----- > > > From: ffmpeg-devel <[email protected]> On Behalf Of > > > Andreas Rheinhardt > > > Sent: 2021年3月11日 5:55 > > > To: [email protected] > > > Cc: Andreas Rheinhardt <[email protected]> > > > Subject: [FFmpeg-devel] [PATCH 19/23] > > > dnn/dnn_backend_native_layer_conv2d: Check allocation > > > > > > Signed-off-by: Andreas Rheinhardt <[email protected]> > > > --- > > > Why does DNN actually not use the ordinary error codes? > > > > DNN_ERROR/DNN_SUCCESS is introduced at the very beginning, @Pedro any > > comment if we need to revisit the error code? thanks. > > I believe it was used for dnn specific errors and at some point were mixed > with > ordinary errors. > I agree we should use ordinary error codes for ordinary errors.
I see, thanks. _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
