> -----Original Message-----
> From: ffmpeg-devel <ffmpeg-devel-boun...@ffmpeg.org> On Behalf Of Guo
> Yejun
> Sent: 2020年6月10日 22:01
> To: ffmpeg-devel@ffmpeg.org
> Cc: Guo, Yejun <yejun....@intel.com>
> 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 <yejun....@intel.com>
> ---
>  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
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