> -----Original Message----- > From: ffmpeg-devel <[email protected]> On Behalf Of > [email protected] > Sent: 2020年9月16日 18:07 > To: [email protected] > Cc: [email protected] > Subject: [FFmpeg-devel] [PATCH v3 2/2] dnn_backend_native_layer_conv2d.c: > refine code. > > From: Xu Jun <[email protected]> > > Move thread area allocate out of thread function into main thread. > > Signed-off-by: Xu Jun <[email protected]> > --- > .../dnn/dnn_backend_native_layer_conv2d.c | 30 +++++++++---------- > 1 file changed, 14 insertions(+), 16 deletions(-)
LGTM, will push soon, 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".
