[FFmpeg-devel] [PATCH 2/7] lavfi/buffersink: add a flag for retrieving stream parameters

Nicolas George george at nsup.org
Wed Sep 25 16:38:18 EEST 2024


Anton Khirnov (12024-09-25):
> Because AVFilterLink is internal state of the filtergraph and should not
> be exposed at all.

Anyway, if you cannot come up with an API that does not require dynamic
allocations and all the boilerplate code it requires just to retrieve a
few integers, then drop the series altogether.

-- 
  Nicolas George


More information about the ffmpeg-devel mailing list