summaryrefslogtreecommitdiff
path: root/libavfilter/avf_showspatial.c
Commit message (Expand)AuthorAge
* lavfi/avf_showspatial: add framerate optionframe_durationAnton Khirnov2022-08-23
* avfilter: convert to new channel layout APIJames Almer2022-03-15
* avfilter/window_func: unify all filters win_func option that use this headerPaul B Mahol2021-10-15
* 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/internal: Factor out executing a filter's execute_funcAndreas Rheinhardt2021-08-15
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* lavfi: regroup formats lists in a single structure.Nicolas George2020-09-08
* lavfi/showspatial: Remove two write-only variables.Carl Eugen Hoyos2019-05-31
* avfilter: add showspatial multimedia filterPaul B Mahol2019-05-31