Quoting Marton Balint (2024-09-25 10:25:44) > > > On Mon, 23 Sep 2024, Anton Khirnov wrote: > > > This way, av_buffersink_get_frame_flags() can replace almost all > > av_buffersink_get_*(), including some future parameters we will want to > > export. > > Why don't you simply expose the AVFilterLink which contains all the > parameters of the sink? That seems a lot cleaner.
Because AVFilterLink is internal state of the filtergraph and should not be exposed at all. -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".