[FFmpeg-devel] [PATCH 3/8] avfilter/buffersink: add a side_data field

Nicolas George george at nsup.org
Wed Jan 15 14:29:50 EET 2025


James Almer (12025-01-15):
> You mean getting a const pointer to the side data in buffersink, so the
> caller may clone it if needed?

Exactly. Possibly along with an equivalent for av_frame_side_data_get()
that finds the right one, or an unification of these functions.

Regards,

-- 
  Nicolas George


More information about the ffmpeg-devel mailing list