ffmpeg | branch: master | Xu Jun | Sat Sep 19 23:24:25
2020 +0800| [a39fcbdffbcb8192332810d0a9217144560bef9f] | committer: Guo, Yejun
dnn_backend_native_layer_conv2d.c: fix bug of loop boundary in single thread
mode.
Before patch, fate test for dnn may fail in some Windows environment
while
ffmpeg | branch: master | Xu Jun | Wed Sep 16 18:07:19
2020 +0800| [7d3cd9f9566ef5fb0cf64be90473152c68dc] | committer: Guo, Yejun
dnn_backend_native_layer_conv2d.c: refine code.
Move thread area allocate out of thread function into
main thread.
Signed-off-by: Xu Jun
> h
ffmpeg | branch: master | Xu Jun | Wed Sep 16 18:07:17
2020 +0800| [8e67ae2cb4cb6785bbaa6a5d4bbbacd035cfd027] | committer: Guo, Yejun
dnn_backend_native_layer_conv2d.c: fix memory allocation bug in multithread
function.
Before patch, memory was allocated in each thread functions,
which may
ffmpeg | branch: master | Xu Jun | Sun Sep 6 20:28:51
2020 +0800| [235e01f5a0b6218590eff2377574046c684143e8] | committer: Guo, Yejun
dnn_backend_native.c: parse options in native backend
Signed-off-by: Xu Jun
Signed-off-by: Guo, Yejun
> http://git.videolan.org/gitweb.cgi/ffmpeg.git
ffmpeg | branch: master | Xu Jun | Sun Sep 6 20:28:53
2020 +0800| [3c7cad69f233252e5178f7732baa0da950d74bbd] | committer: Guo, Yejun
dnn_backend_native_layer_conv2d.c:Add mutithread function
Use pthread to multithread dnn_execute_layer_conv2d.
Can be tested with command "./ffmpeg