The purpose of this patch is to modify the default buffer size of the avio module during compilation. On some resource-constrained devices to save memory, the current default value (32K), it can also be set to a smaller value.
Nicolas George <geo...@nsup.org> 于2025年3月11日周二 19:55写道: > joney...@gmail.com (HE12025-03-11): > > From: Jingwei Yao <joney...@gmail.com> > > > > Signed-off-by: Jingwei Yao <joney...@gmail.com> > > --- > > configure | 6 ++++++ > > libavformat/aviobuf.c | 2 +- > > 2 files changed, 7 insertions(+), 1 deletion(-) > > Thanks for the patch. It is missing the explanations about why. > > Regards, > > -- > Nicolas George > _______________________________________________ > 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". > _______________________________________________ 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".