> -----Original Message----- > From: ffmpeg-devel <ffmpeg-devel-boun...@ffmpeg.org> On Behalf Of > Shubhanshu Saxena > Sent: 2021年4月25日 21:19 > To: ffmpeg-devel@ffmpeg.org > Cc: shubhanshu02 <shubhanshu....@gmail.com> > Subject: [FFmpeg-devel] [PATCH] libavfilter: Add Documentation to > SafeQueue > > From: shubhanshu02 <shubhanshu....@gmail.com> > > Adds documentation to queue.h in libavfilter/dnn > > Signed-off-by: shubhanshu02 <shubhanshu....@gmail.com> > --- > libavfilter/dnn/safe_queue.h | 60 > ++++++++++++++++++++++++++++++++++++ > 1 file changed, 60 insertions(+) > > diff --git a/libavfilter/dnn/safe_queue.h b/libavfilter/dnn/safe_queue.h > index 36d6daabaf..577a02e24d 100644 > --- a/libavfilter/dnn/safe_queue.h > +++ b/libavfilter/dnn/safe_queue.h
please change the commit title as below and send out v2 patch. lavfi/dnn/safe_queue.h: Add Documentation to SafeQueue and the same change for the other patch for queue.h _______________________________________________ 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".