summaryrefslogtreecommitdiff
path: root/libavfilter/avf_showspatial.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter: fix av_tx_fn stride usage for complex inputsPaul B Mahol2022-11-191-1/+1
* avfilter/avf_showspatial: switch to lavu TXPaul B Mahol2022-11-171-44/+35
* lavfi/avf_showspatial: add framerate optionAnton Khirnov2022-10-041-0/+4
* avfilter: convert to new channel layout APIJames Almer2022-03-151-2/+2
* avfilter/window_func: unify all filters win_func option that use this headerPaul B Mahol2021-10-151-22/+1
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-051-1/+1
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-201-4/+2
* avfilter/internal: Factor out executing a filter's execute_funcAndreas Rheinhardt2021-08-151-1/+1
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-271-1/+1
* lavfi: regroup formats lists in a single structure.Nicolas George2020-09-081-4/+4
* lavfi/showspatial: Remove two write-only variables.Carl Eugen Hoyos2019-05-311-4/+1
* avfilter: add showspatial multimedia filterPaul B Mahol2019-05-311-0/+375