| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: Remove unnecessary emms_c for ff_scene_sad_get_fn | Andreas Rheinhardt | 2023-09-04 | 1 | -1/+0 |
* | avfilter: Deduplicate default video inputs/outputs | Andreas Rheinhardt | 2023-08-07 | 1 | -8/+2 |
* | avfilter/vf_scdet: fix introduced discrepancy with latest change | Paul B Mahol | 2023-01-24 | 1 | -1/+1 |
* | avfilter/vf_scdet: change threshold checking | Paul B Mahol | 2023-01-17 | 1 | -1/+1 |
* | avfilter: add AVFILTER_FLAG_METADATA_ONLY | Anton Khirnov | 2021-12-04 | 1 | -0/+1 |
* | avfilter: Reindentation after query_formats changes | Andreas Rheinhardt | 2021-10-05 | 1 | -12/+12 |
* | avfilter/vf_scdet: Use formats list instead of query function | Andreas Rheinhardt | 2021-10-05 | 1 | -6/+1 |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -1/+1 |
* | 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 | -4/+1 |
* | Remove unnecessary avassert.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avfilter/vf_scdet: add filter to detect scene change | Limin Wang | 2020-05-14 | 1 | -0/+224 |