diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-06-24 19:29:37 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-06-26 07:09:16 +0200 |
commit | 9dfec90253787e718b2771fd93528381d5407721 (patch) | |
tree | 675bbad78fcdbad208efbcd71f6805acd810efc0 /libavcodec/mpegvideo_enc.c | |
parent | 2cce1d852862c91a14a9921bf15a7e0e027c7164 (diff) | |
download | ffmpeg-9dfec90253787e718b2771fd93528381d5407721.tar.gz |
avcodec/x86/h264_qpel: Remove unused functions
Forgotten in 4011a76494a5ff6844312813bc753aae8e54c2f0.
The reason for this is that these functtions are marked
as av_always_inline and GCC does not emit warnings
if such functions are unused, so this went unnoticed.
Yet Clang does, so this commit removes them.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/mpegvideo_enc.c')
0 files changed, 0 insertions, 0 deletions