| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -1/+5 |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -2/+2 |
* | avfilter/f_streamselect: Deduplicate AVClasses | Andreas Rheinhardt | 2021-09-19 | 1 | -5/+2 |
* | avfilter/f_streamselect: Free pads' names generically | Andreas Rheinhardt | 2021-08-22 | 1 | -12/+3 |
* | avfilter/avfilter: Remove unused feature to add pads in the middle | Andreas Rheinhardt | 2021-08-17 | 1 | -2/+2 |
* | avfilter/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -7/+3 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -2/+2 |
* | lavfi/streamselect: enable runtime change flag | Jun Zhao | 2020-01-13 | 1 | -1/+2 |
* | avfilter/f_streamselect: fix memleaks of pad names | Paul B Mahol | 2019-10-03 | 1 | -0/+6 |
* | avfilter/f_streamselect: add check case when nothing is done | Paul B Mahol | 2019-10-01 | 1 | -1/+5 |
* | lavfi: rename framesync2 to framesync. | Nicolas George | 2017-09-12 | 1 | -6/+6 |
* | lavfi/f_streamselect: convert to framesync2. | Nicolas George | 2017-08-29 | 1 | -20/+13 |
* | lavfi: split frame_count between input and output. | Nicolas George | 2016-11-13 | 1 | -1/+1 |
* | avfilter/f_streamselect: check if map is available | Paul B Mahol | 2016-02-16 | 1 | -1/+1 |
* | avfilter: add streamselect and astreamselect filter | Paul B Mahol | 2016-02-06 | 1 | -0/+353 |