Quoting James Almer (2023-09-27 15:12:33) > This will simplify the propagation of side data to decoders and from encoders. > Global side data will now reside in the AVCodecContext, thus be available > during init(), removing the need to propagate it inside packets. > > Global and frame specific side data will therefore be distinct. > > Signed-off-by: James Almer <jamr...@gmail.com> > --- > libavcodec/codec_par.c | 48 ++++++++++++++++++++++++++++++++++++++++++ > libavcodec/codec_par.h | 11 ++++++++++ > 2 files changed, 59 insertions(+)
LGTM -- 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".