[FFmpeg-devel] [PATCH] libavfilter: Add Documentation to SafeQueue

Guo, Yejun yejun.guo at intel.com
Mon Apr 26 05:22:06 EEST 2021



> -----Original Message-----
> From: ffmpeg-devel <ffmpeg-devel-bounces at ffmpeg.org> On Behalf Of
> Shubhanshu Saxena
> Sent: 2021年4月25日 21:19
> To: ffmpeg-devel at ffmpeg.org
> Cc: shubhanshu02 <shubhanshu.e01 at gmail.com>
> Subject: [FFmpeg-devel] [PATCH] libavfilter: Add Documentation to
> SafeQueue
> 
> From: shubhanshu02 <shubhanshu.e01 at gmail.com>
> 
> Adds documentation to queue.h in libavfilter/dnn
> 
> Signed-off-by: shubhanshu02 <shubhanshu.e01 at 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


More information about the ffmpeg-devel mailing list