| Commit message (Expand) | Author | Age | Files | Lines |
* | all: use designated initializers for AVOption.unit | Anton Khirnov | 2024-02-14 | 1 | -2/+2 |
* | libavfilter/dnn_interface: use dims to represent shapes | Wenbin Chen | 2024-01-28 | 1 | -3/+3 |
* | avfilter: Deduplicate default video inputs/outputs | Andreas Rheinhardt | 2023-08-07 | 1 | -16/+3 |
* | avfilter/vf_dnn_classify: replace magic number by enum value | Zhao Zhili | 2023-06-08 | 1 | -2/+2 |
* | avutil/internal: Move avpriv-file API to a header of its own | Andreas Rheinhardt | 2022-09-03 | 1 | -5/+1 |
* | Switch uses of av_fopen_utf8 to avpriv_fopen_utf8 | Martin Storsjö | 2022-05-23 | 1 | -1/+1 |
* | libavfilter: Remove DNNReturnType from DNN Module | Shubhanshu Saxena | 2022-03-12 | 1 | -2/+2 |
* | avfilter: Reindentation after query_formats changes | Andreas Rheinhardt | 2021-10-05 | 1 | -8/+8 |
* | avfilter/vf_dnn_classify: Use formats list instead of query function | Andreas Rheinhardt | 2021-10-05 | 1 | -5/+1 |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -1/+1 |
* | libavfilter: Unify Execution Modes in DNN Filters | Shubhanshu Saxena | 2021-08-28 | 1 | -10/+8 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -4/+2 |
* | avfilter/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -2/+1 |
* | avfilter/vf_dnn_classify: add result check for av_frame_get_side_data | Steven Liu | 2021-05-11 | 1 | -0/+4 |
* | lavfi/dnn_classify: add filter dnn_classify for classification based on detec... | Guo, Yejun | 2021-05-06 | 1 | -0/+330 |