summaryrefslogtreecommitdiff
path: root/libavfilter/vf_framestep.c
Commit message (Expand)AuthorAge
* avfilter: add AVFILTER_FLAG_METADATA_ONLYAnton Khirnov2021-12-04
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* lavfi: split frame_count between input and output.Nicolas George2016-11-13
* lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.Nicolas George2015-09-20
* Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'Michael Niedermayer2014-04-19
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
* avfilter: various cosmeticsPaul B Mahol2013-09-12
* lavfi/framestep: cosmetics: reindent AVFilterPaul B Mahol2013-06-06
* lavfi/framestep: add timeline supportPaul B Mahol2013-06-06
* lavfi: add frame counter into AVFilterLink and use it in filters.Clément Bœsch2013-04-23
* lavfi/framestep: remove request_frame hackPaul B Mahol2013-04-11
* lavfi/framestep: switch to an AVOptions-based systemPaul B Mahol2013-04-11
* Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-10
* lavfi/framestep: switch to ff_filter_frame APIStefano Sabatini2012-12-02
* lavfi: convert remaining input/output list compound literals to named objects.Clément Bœsch2012-11-28
* vf_framestep: fix uninitilaized variable bugMichael Niedermayer2012-08-30
* lavfi: add framestep filterStefano Sabatini2012-08-18