..
Makefile
lavfi/dnn: refine dnn interface to add DNNExecBaseParams
4 years ago
dnn_backend_common.c
lavfi/dnn: Fill Task using Common Function
3 years ago
dnn_backend_common.h
lavfi/dnn_backend_tf: Request-based Execution
3 years ago
dnn_backend_native.c
lavfi/dnn: refine code to separate processing and detection in backends
4 years ago
dnn_backend_native.h
lavfi/dnn: refine dnn interface to add DNNExecBaseParams
4 years ago
dnn_backend_native_layer_avgpool.c
lavfi/dnn_backend_native_layer_avgpool.c: Correct Spelling of Pixel
4 years ago
dnn_backend_native_layer_avgpool.h
lavfi/dnn_backend_native_layer_avgpool.h: Documentation
4 years ago
dnn_backend_native_layer_conv2d.c
dnn/dnn_backend_native_layer_conv2d: Don't pretend convolution can fail
4 years ago
dnn_backend_native_layer_conv2d.h
lavfi/dnn_backend_native_layer_conv2d.h: Documentation
4 years ago
dnn_backend_native_layer_dense.c
dnn: remove type cast which is not necessary
4 years ago
dnn_backend_native_layer_dense.h
lavfi/dnn_backend_native_layer_dense.h: Documentation
4 years ago
dnn_backend_native_layer_depth2space.c
Remove unnecessary avassert.h inclusions
3 years ago
dnn_backend_native_layer_depth2space.h
lavfi/dnn_backend_native_layer_depth2space.h: Documentation
4 years ago
dnn_backend_native_layer_mathbinary.c
Remove unnecessary avassert.h inclusions
3 years ago
dnn_backend_native_layer_mathbinary.h
dnn: Add ff_ prefix to unnamespaced globals
4 years ago
dnn_backend_native_layer_mathunary.c
Remove unnecessary avassert.h inclusions
3 years ago
dnn_backend_native_layer_mathunary.h
lavfi/dnn_backend_native_layer_mathunary.h: Documentation
4 years ago
dnn_backend_native_layer_maximum.c
Remove unnecessary avassert.h inclusions
3 years ago
dnn_backend_native_layer_maximum.h
dnn: Add ff_ prefix to unnamespaced globals
4 years ago
dnn_backend_native_layer_pad.c
dnn: remove type cast which is not necessary
4 years ago
dnn_backend_native_layer_pad.h
dnn: Add ff_ prefix to unnamespaced globals
4 years ago
dnn_backend_native_layers.c
dnn: Add ff_ prefix to unnamespaced globals
4 years ago
dnn_backend_native_layers.h
dnn: Add ff_ prefix to unnamespaced globals
4 years ago
dnn_backend_openvino.c
avcodec/avcodec: Don't include cpu.h
3 years ago
dnn_backend_openvino.h
lavfi/dnn: refine dnn interface to add DNNExecBaseParams
4 years ago
dnn_backend_tf.c
avfilter/internal: Don't include libavcodec/(avcodec|internal).h
3 years ago
dnn_backend_tf.h
lavfi/dnn: refine dnn interface to add DNNExecBaseParams
4 years ago
dnn_interface.c
libavfilter/dnn: add batch mode for async execution
4 years ago
dnn_io_proc.c
lavfi/dnn/dnn_io_proc.c: fix CID 1484955
3 years ago
dnn_io_proc.h
lavfi/dnn: refine code to separate processing and detection in backends
4 years ago
queue.c
Remove unnecessary avassert.h inclusions
3 years ago
queue.h
lavfi/dnn/queue.h: Add Documentation to Queue
4 years ago
safe_queue.c
dnn/queue: remove prefix FF for Queue and SafeQueue
4 years ago
safe_queue.h
lavfi/dnn/safe_queue.h: Add Documentation to SafeQueue
4 years ago