aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/tx_double.c
diff options
context:
space:
mode:
authorWenbin Chen <wenbin.chen@intel.com>2024-01-17 15:21:49 +0800
committerGuo Yejun <yejun.guo@intel.com>2024-01-28 11:17:59 +0800
commitc695de56b5ba8b2436e455c2284159759ca444d3 (patch)
treeca20a714e5b0b684e365e00bf35c2dc25cbf1418 /libavutil/tx_double.c
parent0c517fcbe8ee864c8390dd08696ec63621a4f3e0 (diff)
downloadffmpeg-c695de56b5ba8b2436e455c2284159759ca444d3.tar.gz
libavfilter/dnn_bakcend_openvino: Add automatic input/output detection
Now when using openvino backend, user doesn't need to set input/output names in command line. Model ports will be automatically detected. For example: ffmpeg -i input.png -vf \ dnn_detect=dnn_backend=openvino:model=model.xml:input=image:\ output=detection_out -y output.png can be simplified to: ffmpeg -i input.png -vf dnn_detect=dnn_backend=openvino:model=model.xml\ -y output.png Signed-off-by: Wenbin Chen <wenbin.chen@intel.com> Reviewed-by: Guo Yejun <yejun.guo@intel.com>
Diffstat (limited to 'libavutil/tx_double.c')
0 files changed, 0 insertions, 0 deletions