summaryrefslogtreecommitdiff
path: root/libavfilter/vf_cover_rect.c
Commit message (Expand)AuthorAge
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* libavfilter/vf_cover_rect.c: free the allocated frameLimin Wang2019-06-11
* lavf/cover_rect: Fix logic check issueJun Zhao2019-05-10
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* avfilter: add '.' at and of long filter description where it is missingPaul B Mahol2015-11-25
* avfilter: use AVFILTER_DEFINE_CLASS()Paul B Mahol2015-07-02
* avfilter/vf_cover_rect: Handle the case where the cover rectangle is as large...Michael Niedermayer2015-05-12
* avfilter/vf_cover_rect: clip rectangle if it is partly outside the inputMichael Niedermayer2015-05-04
* avfilter: Add cover_rect filterMichael Niedermayer2015-05-02