summaryrefslogtreecommitdiffstats
path: root/libavfilter/f_streamselect.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/f_streamselect: fix memleaks of pad namesPaul B Mahol2019-10-031-0/+6
* avfilter/f_streamselect: add check case when nothing is donePaul B Mahol2019-10-011-1/+5
* lavfi: rename framesync2 to framesync.Nicolas George2017-09-121-6/+6
* lavfi/f_streamselect: convert to framesync2.Nicolas George2017-08-291-20/+13
* lavfi: split frame_count between input and output.Nicolas George2016-11-131-1/+1
* avfilter/f_streamselect: check if map is availablePaul B Mahol2016-02-161-1/+1
* avfilter: add streamselect and astreamselect filterPaul B Mahol2016-02-061-0/+353
OpenPOWER on IntegriCloud