summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_cover_rect.c
Commit message (Expand)AuthorAgeFilesLines
* libavfilter/vf_cover_rect.c: free the allocated frameLimin Wang2019-06-111-0/+1
* lavf/cover_rect: Fix logic check issueJun Zhao2019-05-101-1/+1
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-271-6/+6
* avfilter: add '.' at and of long filter description where it is missingPaul B Mahol2015-11-251-1/+1
* avfilter: use AVFILTER_DEFINE_CLASS()Paul B Mahol2015-07-021-7/+1
* avfilter/vf_cover_rect: Handle the case where the cover rectangle is as large...Michael Niedermayer2015-05-121-1/+1
* avfilter/vf_cover_rect: clip rectangle if it is partly outside the inputMichael Niedermayer2015-05-041-0/+11
* avfilter: Add cover_rect filterMichael Niedermayer2015-05-021-0/+255
OpenPOWER on IntegriCloud