| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -0/+1 |
* | all: use designated initializers for AVOption.unit | Anton Khirnov | 2024-02-14 | 1 | -21/+21 |
* | avfilter: Remove unnecessary formats.h inclusions | Andreas Rheinhardt | 2023-08-07 | 1 | -3/+0 |
* | avfilter: Deduplicate default video inputs/outputs | Andreas Rheinhardt | 2023-08-07 | 1 | -8/+1 |
* | avfilter: use ff_inlink_make_frame_writable() | Paul B Mahol | 2023-02-12 | 1 | -1/+7 |
* | avfilter/lensfun: add option db_path | Gyan Doshi | 2022-04-12 | 1 | -3/+5 |
* | avfilter/vf_lensfun: Store format in filter, remove query function | Andreas Rheinhardt | 2021-10-05 | 1 | -8/+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/internal: Factor out executing a filter's execute_func | Andreas Rheinhardt | 2021-08-15 | 1 | -10/+6 |
* | avfilter/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -2/+1 |
* | Remove unnecessary avassert.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avfilter/vf_lensfun: display list of possible values if user supplied none | Paul B Mahol | 2021-02-05 | 1 | -12/+21 |
* | avfilter/vf_lensfun: replace deprecated calls | Paul B Mahol | 2021-02-05 | 1 | -23/+16 |
* | lavfi/lensfun: Use ff_filter_get_nb_threads() get number of threads | Jun Zhao | 2019-05-22 | 1 | -2/+2 |
* | avfilter/vf_lensfun: add scale parameter | Daniel Playfair Cal | 2019-03-25 | 1 | -1/+3 |
* | avfilter/vf_lensfun: use av_malloc_array() | Paul B Mahol | 2018-10-18 | 1 | -3/+3 |
* | avfilter/vf_lensfun: use av_freep | Paul B Mahol | 2018-10-18 | 1 | -4/+2 |
* | Add lensfun filter | Stephen Seo | 2018-07-15 | 1 | -0/+548 |