summaryrefslogtreecommitdiff
path: root/libavfilter/vf_find_rect.c
Commit message (Expand)AuthorAge
* avfilter: add AVFILTER_FLAG_METADATA_ONLYAnton Khirnov2021-12-04
* avfilter/vf_find_rect: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/vf_find_rect: Don't make frame writable unnecessarilyAndreas Rheinhardt2021-08-15
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* 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