]> git.sesse.net Git - ffmpeg/commit
dnn/dnn_backend_native: Avoid allocation for checking file magic
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Wed, 10 Mar 2021 01:34:14 +0000 (02:34 +0100)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Thu, 11 Mar 2021 11:32:25 +0000 (12:32 +0100)
commit2e2ed39dac9578862fb37d74e44cf4cf92c9b4bd
tree0be28b06256150336da9313779075074321d5e4a
parentb7bf631f9131b78fc6535c7ecc5ad0c76f532d70
dnn/dnn_backend_native: Avoid allocation for checking file magic

Reviewed-by: Guo, Yejun <yejun.guo@intel.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavfilter/dnn/dnn_backend_native.c