summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_stack.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_stack: add slice threadingPaul B Mahol2019-09-251-15/+28
* avfilter/vf_stack: simplify main processing pathPaul B Mahol2019-09-251-45/+48
* avfilter/vf_stack: Don't modify const stringsAndreas Rheinhardt2019-05-141-3/+5
* avfilter/vf_xstack: set better error msg forGyan Doshi2019-05-071-1/+10
* avfilter/vf_stack: use time_base from framesyncPaul B Mahol2019-04-261-3/+4
* avfilter: add xstack filterPaul B Mahol2018-10-261-11/+140
* avfilter/vf_stack: always copy SAR from first inputPaul B Mahol2017-12-021-0/+3
* lavfi: rename framesync2 to framesync.Nicolas George2017-09-121-6/+6
* lavfi/vf_stack: move to "activate" design.Nicolas George2017-07-301-19/+13
* avfilter/vf_stack: free input pads name on uninitPaul B Mahol2016-02-041-0/+5
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-271-1/+1
* avfilter/vf_stack: make it possible to stop with shortest streamPaul B Mahol2015-11-261-1/+3
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-141-3/+4
* avfilter/vf_stack: Fix memleak of out frameMichael Niedermayer2015-09-051-1/+3
* avfilter: add hstack & vstack filterPaul B Mahol2015-08-261-0/+271
OpenPOWER on IntegriCloud