aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_scroll.c
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2024-04-04 11:46:52 +0200
committerAnton Khirnov <anton@khirnov.net>2024-04-09 10:34:18 +0200
commit3bd7c571257474b9b6f813a09a49b78056edd9bc (patch)
treebbc5a44b7cc4116b0f1b6eb1b5a2fd0d4d8acfe6 /libavfilter/vf_scroll.c
parent255ae036012177e1c0419e28bc4b9ab10d848d0a (diff)
downloadffmpeg-3bd7c571257474b9b6f813a09a49b78056edd9bc.tar.gz
fftools/ffmpeg_filter: implement filtergraph chaining
This allows one complex filtergraph's output to be sent as input to another one, which is useful in certain situations (one is described in the docs). Chaining filtergraphs was already effectively possible by using a wrapped_avframe encoder connected to a loopback decoder, but it is ugly, non-obvious and inefficient.
Diffstat (limited to 'libavfilter/vf_scroll.c')
0 files changed, 0 insertions, 0 deletions