ffmpeg | branch: master | Andreas Rheinhardt <[email protected]> | 
Wed Jun  8 16:09:25 2022 +0200| [50a8cbb23e9a982292bf7737004c97eba776c00e] | 
committer: Andreas Rheinhardt

avcodec/x86/fpel: Remove unused ff_avg_pixels4_mmx

Signed-off-by: Andreas Rheinhardt <[email protected]>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=50a8cbb23e9a982292bf7737004c97eba776c00e
---

 libavcodec/x86/fpel.asm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libavcodec/x86/fpel.asm b/libavcodec/x86/fpel.asm
index 961a1587a7..d38a1b1035 100644
--- a/libavcodec/x86/fpel.asm
+++ b/libavcodec/x86/fpel.asm
@@ -90,7 +90,6 @@ cglobal %1_pixels%2, 4,5,4
 
 INIT_MMX mmx
 OP_PIXELS put, 4
-OP_PIXELS avg, 4
 OP_PIXELS put, 8
 OP_PIXELS avg, 8
 OP_PIXELS put, 16

_______________________________________________
ffmpeg-cvslog mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to