summaryrefslogtreecommitdiff
path: root/libavfilter/vf_scdet.c
Commit message (Expand)AuthorAge
* avfilter/vf_scdet: fix introduced discrepancy with latest changePaul B Mahol2023-01-24
* avfilter/vf_scdet: change threshold checkingPaul B Mahol2023-01-17
* avfilter: add AVFILTER_FLAG_METADATA_ONLYAnton Khirnov2021-12-04
* avfilter: Reindentation after query_formats changesAndreas Rheinhardt2021-10-05
* avfilter/vf_scdet: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/vf_scdet: add filter to detect scene changeLimin Wang2020-05-14