diff options
author | Anton Khirnov <anton@khirnov.net> | 2024-09-25 14:38:49 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2024-09-28 17:04:33 +0200 |
commit | 6b402cdbf46e4398b3285277f3ff7c3654d57ce6 (patch) | |
tree | 45e87eb3c26774b332ff6c31833cae5ec7004a2a /libswresample/version.c | |
parent | cde307c78301724b8c917df6e535651682cf2f04 (diff) | |
download | ffmpeg-6b402cdbf46e4398b3285277f3ff7c3654d57ce6.tar.gz |
lavfi/buffersink: allow av_buffersink_set_frame_size() to be called earlier
The function currently writes directly into the input link, which
requires it to be called after the filter has been linked. However, the
documentation does not mention this restriction and the natural place to
call av_buffersink_set_frame_size() during the options-setting stage,
that is before filter init (and so before the input link exists).
Diffstat (limited to 'libswresample/version.c')
0 files changed, 0 insertions, 0 deletions