diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-03-10 17:00:36 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-03-13 02:16:27 +0100 |
commit | c8be309719dff6d291872f5b4b36db6241402901 (patch) | |
tree | 2f849555ffb5c844714e7d6df86b3717f8a03187 /libavcodec/x86/hevc/dsp_init.c | |
parent | 47d7c6cd15716127b867125e6ae088043f5e7b31 (diff) | |
download | ffmpeg-c8be309719dff6d291872f5b4b36db6241402901.tar.gz |
avcodec/codec_internal: Add inlined version of av_codec_is_(de|en)coder
These functions check whether the AVCodec* is NULL, but this
has already been checked at a lot of places in our codebase,
so that it boils down to checking the is_decoder flag.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/x86/hevc/dsp_init.c')
0 files changed, 0 insertions, 0 deletions