[FFmpeg-devel] [PATCH V2 1/3] dnn: fix redefining typedefs and also refine naming with correct prefix

Michael Niedermayer michael at niedermayer.cc
Thu Dec 31 02:26:02 EET 2020


On Wed, Dec 30, 2020 at 11:35:06PM +0800, Guo, Yejun wrote:
> The prefix for symbols not exported from the library and not
> local to one translation unit is ff_ (or FF for types).
> 
> Signed-off-by: Guo, Yejun <yejun.guo at intel.com>
> ---
>  libavfilter/dnn/dnn_backend_openvino.c | 32 ++++++-------
>  libavfilter/dnn/queue.c                | 66 +++++++++++++-------------
>  libavfilter/dnn/queue.h                | 20 ++++----
>  libavfilter/dnn/safe_queue.c           | 34 ++++++-------
>  libavfilter/dnn/safe_queue.h           | 14 +++---
>  5 files changed, 83 insertions(+), 83 deletions(-)
> 

The patchset fixes the compile issue ive seen

Thanks


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No great genius has ever existed without some touch of madness. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20201231/0999bcb4/attachment.sig>


More information about the ffmpeg-devel mailing list