diff options
author | Vignesh Venkatasubramanian <vigneshv-at-google.com@ffmpeg.org> | 2022-06-29 10:14:26 -0700 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2022-07-04 19:49:31 +0200 |
commit | aa8905a1b13c6ac206d532afbad953dc71319247 (patch) | |
tree | 52fbfc9eaeda60e3a39f400f9a1cf1c964db104f /libavformat/gif.c | |
parent | 0afdc95767ea7f70cec91f76f5d3398e08edb61f (diff) | |
download | ffmpeg-aa8905a1b13c6ac206d532afbad953dc71319247.tar.gz |
avfilter/xstack: Add support for fixed size grid
Add a short hand parameter for making a fixed size grid. The existing
xstack layout parameter syntax gets tedious if all one wants is a
matrix like grid of the input streams. Add a grid option to the xstack
filter that simplifies this use case by simply specifying the number of
rows and columns instead of specific x/y co-ordinate for each stream.
Also updating the filter documentation to explain the new option.
Signed-off-by: Vignesh Venkatasubramanian <vigneshv@google.com>
Diffstat (limited to 'libavformat/gif.c')
0 files changed, 0 insertions, 0 deletions