Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #264153

Category ffmpeg
Changed by Niklas Haas <gitohnoyoudont@haasn.dev>
Changed at Fri 10 Apr 2026 15:12:17
Repository https://git.ffmpeg.org/ffmpeg.git
Project ffmpeg
Branch master
Revision 083a0147463074e66bdc9475631cb1cc5ad8c1f7

Comments

avfilter/framepool: add ff_frame_pool_*_reinit() helpers
This moves the check-uninit-reinit logic out of audio.c/video.c and into
framepool.c, where it can be more conveniently re-used by future users.

Signed-off-by: Niklas Haas <git@haasn.dev>

Changed files