| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -1/+1 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -4/+2 |
* | avfilter/vf_find_rect: Don't make frame writable unnecessarily | Andreas Rheinhardt | 2021-08-15 | 1 | -2/+0 |
* | avfilter/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -1/+1 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avfilter/vf_find_rect: Use correct format specifier | Andreas Rheinhardt | 2021-04-04 | 1 | -1/+1 |
* | avfilter/find_rect: write score to metadata | Gyan Doshi | 2021-04-04 | 1 | -0/+4 |
* | avfilter/find_rect: add option to discard non-matching frames | Gyan Doshi | 2021-04-04 | 1 | -1/+8 |
* | avfilter/find_rect: improve logging | Gyan Doshi | 2021-04-04 | 1 | -1/+3 |
* | Stop hardcoding align=32 in av_frame_get_buffer() calls. | Anton Khirnov | 2020-05-22 | 1 | -1/+1 |
* | avfilter/vf_find_rect: Remove assert | Michael Niedermayer | 2020-01-27 | 1 | -2/+0 |
* | avfilter/vf_find_rect: Increase worst case score | Michael Niedermayer | 2020-01-27 | 1 | -2/+2 |
* | avfilter: add '.' at and of long filter description where it is missing | Paul B Mahol | 2015-11-25 | 1 | -1/+1 |
* | avfilter: use AVFILTER_DEFINE_CLASS() | Paul B Mahol | 2015-07-02 | 1 | -9/+3 |
* | avfilter: add find_rect filter | Michael Niedermayer | 2015-05-02 | 1 | -0/+311 |