summaryrefslogtreecommitdiff
path: root/libavfilter/vf_find_rect.c
Commit message (Expand)AuthorAge
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/vf_find_rect: Use correct format specifierAndreas Rheinhardt2021-04-04
* avfilter/find_rect: write score to metadataGyan Doshi2021-04-04
* avfilter/find_rect: add option to discard non-matching framesGyan Doshi2021-04-04
* avfilter/find_rect: improve loggingGyan Doshi2021-04-04
* Stop hardcoding align=32 in av_frame_get_buffer() calls.Anton Khirnov2020-05-22
* avfilter/vf_find_rect: Remove assertMichael Niedermayer2020-01-27
* avfilter/vf_find_rect: Increase worst case scoreMichael Niedermayer2020-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: add find_rect filterMichael Niedermayer2015-05-02