]> git.sesse.net Git - ffmpeg/commit
h264_qpel: x86: Move function with only one instance out of template macro
authorDiego Biurrun <diego@biurrun.de>
Sun, 3 Jan 2016 21:45:47 +0000 (22:45 +0100)
committerDiego Biurrun <diego@biurrun.de>
Tue, 8 Nov 2016 16:21:02 +0000 (17:21 +0100)
commit0361e4dcb4d394c88c33364415a3b8fe315b67d1
treed306a4aa2628907d2e3401fa96baa28d1263ccf4
parent88f0cf8cd30c8ea283430e6710a7bd98bb9c0301
h264_qpel: x86: Move function with only one instance out of template macro

libavcodec/x86/h264_qpel.c:392:785: warning: unused function 'ff_avg_h264_qpel8or16_hv1_lowpass_mmxext' [-Wunused-function]
libavcodec/x86/h264_qpel.c