summaryrefslogtreecommitdiff
path: root/libavfilter/f_streamselect.c
Commit message (Expand)AuthorAge
* avfilter: convert to new channel layout APIJames Almer2022-03-15
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/f_streamselect: Deduplicate AVClassesAndreas Rheinhardt2021-09-19
* avfilter/f_streamselect: Free pads' names genericallyAndreas Rheinhardt2021-08-22
* avfilter/avfilter: Remove unused feature to add pads in the middleAndreas Rheinhardt2021-08-17
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* lavfi/streamselect: enable runtime change flagJun Zhao2020-01-13
* avfilter/f_streamselect: fix memleaks of pad namesPaul B Mahol2019-10-03
* avfilter/f_streamselect: add check case when nothing is donePaul B Mahol2019-10-01
* lavfi: rename framesync2 to framesync.Nicolas George2017-09-12
* lavfi/f_streamselect: convert to framesync2.Nicolas George2017-08-29
* lavfi: split frame_count between input and output.Nicolas George2016-11-13
* avfilter/f_streamselect: check if map is availablePaul B Mahol2016-02-16
* avfilter: add streamselect and astreamselect filterPaul B Mahol2016-02-06