diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-10-02 07:50:42 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-10-03 22:54:54 +0200 |
commit | 2761a7403b5e905c7f9f70b4887ddfdab598dbcd (patch) | |
tree | 5494d250f46888872e5f16074dc114e1868b6862 /libavcodec | |
parent | 5de6c9018792f79665ce50be8ed8b2f8a9c087a7 (diff) | |
download | ffmpeg-2761a7403b5e905c7f9f70b4887ddfdab598dbcd.tar.gz |
avfilter/avfilter: Make ff_tlog_ref() static
It allows compilers to inline the one and only call to this function
in its caller or even to optimize it away completely (this function
is empty in case TRACE is not defined).
Reviewed-by: Nicolas George <george@nsup.org>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec')
0 files changed, 0 insertions, 0 deletions