| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi: drop internal.h | Anton Khirnov | 2024-08-19 | 1 | -1/+0 |
* | lavfi/internal: move functions used by filters to filters.h | Anton Khirnov | 2024-08-19 | 1 | -0/+1 |
* | avfilter: Remove unnecessary formats.h inclusions | Andreas Rheinhardt | 2023-08-07 | 1 | -1/+0 |
* | avfilter: Deduplicate default video inputs/outputs | Andreas Rheinhardt | 2023-08-07 | 1 | -8/+1 |
* | avfilter: add AVFILTER_FLAG_METADATA_ONLY | Anton Khirnov | 2021-12-04 | 1 | -0/+1 |
* | avfilter: Reindentation after query_formats changes | Andreas Rheinhardt | 2021-10-05 | 1 | -11/+11 |
* | avfilter/vf_ocr: Use formats list instead of query function | Andreas Rheinhardt | 2021-10-05 | 1 | -6/+1 |
* | 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/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -4/+1 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avfilter/vf_ocr: add white space to whitelist | Dominic Mayers | 2021-03-19 | 1 | -1/+1 |
* | avfilter/vf_ocr: also export confidence of result | Paul B Mahol | 2019-05-17 | 1 | -0/+10 |
* | avfilter/vf_ocr: check ff_set_common_formats() return value | Moritz Barsnick | 2017-11-01 | 1 | -3/+1 |
* | avfilter: do not use AVFrame accessor | Muhammad Faiz | 2017-04-23 | 1 | -1/+1 |
* | avfilter: add ocr filter | Paul B Mahol | 2015-09-12 | 1 | -0/+151 |