ffmpeg | branch: master | Anton Khirnov <an...@khirnov.net> | Mon Jan 24 
18:00:13 2022 +0100| [359912f0df3fa9ee9616b9f35ed151ffd5c62ece] | committer: 
Andreas Rheinhardt

lavc/x86/h264_qpel: stop unnecessarily including h264dec

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

 libavcodec/x86/h264_qpel.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libavcodec/x86/h264_qpel.c b/libavcodec/x86/h264_qpel.c
index 320d98933a..dda50ded89 100644
--- a/libavcodec/x86/h264_qpel.c
+++ b/libavcodec/x86/h264_qpel.c
@@ -24,7 +24,6 @@
 #include "libavutil/mem_internal.h"
 #include "libavutil/x86/asm.h"
 #include "libavutil/x86/cpu.h"
-#include "libavcodec/h264dec.h"
 #include "libavcodec/h264qpel.h"
 #include "libavcodec/pixels.h"
 #include "fpel.h"

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

To unsubscribe, visit link above, or email
ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to