FFmpeg/libavfilter
Guo, Yejun e1b45b8596 avfilter/dnn: get the data type of network output from dnn execution result
so,  we can make a filter more general to accept different network
models, by adding a data type convertion after getting data from network.

After we add dt field into struct DNNData, it becomes the same as
DNNInputData, so merge them with one struct: DNNData.

Signed-off-by: Guo, Yejun <yejun.guo@intel.com>
Signed-off-by: Pedro Arthur <bygrandao@gmail.com>
2019-10-30 11:00:41 -03:00
..
2019-08-23 00:56:13 +01:00
2019-10-23 16:20:21 +02:00
2019-10-01 14:55:43 +02:00
2018-11-18 21:21:18 +01:00
2019-05-14 15:17:14 +02:00
2017-11-26 14:05:25 +01:00
2019-10-29 10:56:04 +01:00
2019-10-14 15:02:20 -08:00
2018-11-15 14:44:24 +01:00
2018-06-21 00:31:42 +01:00
2019-10-18 10:54:05 +02:00
2018-05-05 21:50:22 +02:00
2017-01-12 10:22:52 +01:00
2017-07-08 11:49:54 +02:00
2019-10-29 10:56:04 +01:00
2019-10-29 10:56:04 +01:00
2019-10-29 10:56:04 +01:00
2019-10-02 21:05:25 +02:00
2019-10-23 12:37:46 +02:00
2019-09-30 16:39:39 +02:00
2019-09-25 13:06:30 +02:00
2019-10-29 10:56:04 +01:00
2019-07-28 22:34:33 +01:00
2019-10-17 11:32:27 +02:00
2019-10-23 09:37:18 +02:00
2018-06-21 00:31:42 +01:00
2019-05-11 20:16:45 +02:00
2019-10-01 14:55:43 +02:00
2019-10-17 11:51:22 +02:00
2019-09-26 08:10:31 +08:00
2019-04-20 00:20:07 +02:00
2019-10-14 10:56:20 +02:00
2018-08-16 00:07:59 +02:00
2017-04-24 20:37:30 +02:00
2019-10-18 21:57:20 +02:00
2019-10-29 10:56:04 +01:00
2019-05-24 18:37:41 +02:00
2019-09-27 10:58:30 +02:00
2019-10-20 18:06:26 +02:00
2019-09-25 21:48:59 +02:00
2017-12-23 10:48:14 +01:00