> -----Original Message----- > From: ffmpeg-devel <[email protected]> On Behalf Of Guo > Yejun > Sent: 2020年6月10日 22:01 > To: [email protected] > Cc: Guo, Yejun <[email protected]> > Subject: [FFmpeg-devel] [PATCH 2/2] dnn_backend_native: check operand index > > it fixed the issue in https://trac.ffmpeg.org/ticket/8716 > > Signed-off-by: Guo Yejun <[email protected]> > --- > libavfilter/dnn/dnn_backend_native.c | 6 +++++- > libavfilter/dnn/dnn_backend_native_layer_conv2d.c | 7 ++++++- > libavfilter/dnn/dnn_backend_native_layer_conv2d.h | 2 +- > libavfilter/dnn/dnn_backend_native_layer_depth2space.c | 6 +++++- > libavfilter/dnn/dnn_backend_native_layer_depth2space.h | 2 +- > libavfilter/dnn/dnn_backend_native_layer_mathbinary.c | 12 +++++++++++- > libavfilter/dnn/dnn_backend_native_layer_mathbinary.h | 2 +- > libavfilter/dnn/dnn_backend_native_layer_mathunary.c | 6 +++++- > libavfilter/dnn/dnn_backend_native_layer_mathunary.h | 2 +- > libavfilter/dnn/dnn_backend_native_layer_maximum.c | 6 +++++- > libavfilter/dnn/dnn_backend_native_layer_maximum.h | 2 +- > libavfilter/dnn/dnn_backend_native_layer_pad.c | 6 +++++- > libavfilter/dnn/dnn_backend_native_layer_pad.h | 2 +- > libavfilter/dnn/dnn_backend_native_layers.h | 2 +- > 14 files changed, 49 insertions(+), 14 deletions(-) > will push tomorrow if no other comments, 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".
