summaryrefslogtreecommitdiff
path: root/libavfilter/vf_identity.c
Commit message (Expand)AuthorAge
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* avfilter: add AVFILTER_FLAG_METADATA_ONLYAnton Khirnov2021-12-04
* avfilter: Reindentation after query_formats changesAndreas Rheinhardt2021-10-05
* avfilter/vf_identity: 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/vf_identity: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/internal: Factor out executing a filter's execute_funcAndreas Rheinhardt2021-08-15
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* avfilter/vf_identity: fix typoLimin Wang2021-05-01
* avfilter/vf_identity: remove unnecessary checkLimin Wang2021-05-01
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter: add msad video filterPaul B Mahol2021-03-06
* avfilter: add identity video filterPaul B Mahol2021-03-06