aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2024-09-25 14:38:49 +0200
committerAnton Khirnov <anton@khirnov.net>2024-09-28 17:04:33 +0200
commit6b402cdbf46e4398b3285277f3ff7c3654d57ce6 (patch)
tree45e87eb3c26774b332ff6c31833cae5ec7004a2a /tools
parentcde307c78301724b8c917df6e535651682cf2f04 (diff)
downloadffmpeg-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 'tools')
0 files changed, 0 insertions, 0 deletions