Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libavfilter/dnn: add layer maximum for native mode. | Guo, Yejun | 2019-09-20 | 1 | -1/+1 |
| | | | | | | | | | The reason to add this layer is that it is used by srcnn in vf_sr. This layer is currently ignored in native mode. After this patch, we can add multiple outputs support for native mode. Signed-off-by: Guo, Yejun <[email protected]> Signed-off-by: Pedro Arthur <[email protected]> | ||||
* | libavfilter/dnn: add header into native model file | Guo, Yejun | 2019-09-04 | 1 | -0/+26 |
Signed-off-by: Guo, Yejun <[email protected]> Signed-off-by: Pedro Arthur <[email protected]> |