[FFmpeg-devel] [PATCH 2/2] avfilter/avfilter: Make ff_tlog_ref() static

Nicolas George george at nsup.org
Sun Oct 3 20:29:06 EEST 2021


Andreas Rheinhardt (12021-10-02):
> It allows compilers to inline the one and only call to this function
> in its callers or even to optimize it away completely (this function
> is empty in case TRACE is not defined).
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
> ---
>  libavfilter/avfilter.c | 4 ++--
>  libavfilter/internal.h | 2 --
>  2 files changed, 2 insertions(+), 4 deletions(-)

LGTM to both.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20211003/53138962/attachment.sig>


More information about the ffmpeg-devel mailing list