summaryrefslogtreecommitdiff
path: root/libavfilter/f_realtime.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/f_realtime: add support for commandsPaul B Mahol2022-03-291-1/+3
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-161-0/+2
* avfilter: add AVFILTER_FLAG_METADATA_ONLYAnton Khirnov2021-12-041-0/+2
* avfilter/f_realtime: Deduplicate AVClassesAndreas Rheinhardt2021-09-191-6/+3
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-201-8/+4
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-271-2/+2
* avfilter/f_realtime: add option to scale speedMoritz Barsnick2019-05-041-2/+5
* avfilter: add '.' at and of long filter description where it is missingPaul B Mahol2015-11-251-2/+2
* lavfi: add realtime filter.Nicolas George2015-11-071-0/+132