summaryrefslogtreecommitdiffstats
path: root/libavfilter/f_interleave.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/f_interleave: switch to activatePaul B Mahol2019-05-051-74/+63
* avfilter/f_interleave: check ff_insert_inpad() for failurePaul B Mahol2017-08-251-2/+5
* avfilter: don't anonymously typedef structsPaul B Mahol2017-05-131-1/+1
* lavfi: make filter_frame non-recursive.Nicolas George2016-12-181-2/+6
* lavfi: replace link.closed by link.status.Nicolas George2015-12-221-2/+2
* lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.Nicolas George2015-09-201-2/+0
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-291-2/+2
* avfilter/f_interleave: use the name 's' for the pointer to the private contextPaul B Mahol2013-10-051-15/+15
* avfilter: add av_cold to init()Paul B Mahol2013-09-271-1/+1
* avfilter: various cosmeticsPaul B Mahol2013-09-121-1/+1
* avfilter: add av_cold to uninit()Michael Niedermayer2013-05-061-1/+1
* lavfi: add interleave filtersStefano Sabatini2013-04-211-0/+259
OpenPOWER on IntegriCloud