[FFmpeg-devel] [PATCH v2 12/18] lavc/vdpau: stop unnecessarily including h264dec

Andreas Rheinhardt andreas.rheinhardt at outlook.com
Mon Jan 24 22:09:25 EET 2022


From: Anton Khirnov <anton at khirnov.net>

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

diff --git a/libavcodec/vdpau.c b/libavcodec/vdpau.c
index 7c29746adb..f96ac15e2a 100644
--- a/libavcodec/vdpau.c
+++ b/libavcodec/vdpau.c
@@ -26,7 +26,6 @@
 #include "avcodec.h"
 #include "decode.h"
 #include "internal.h"
-#include "h264dec.h"
 #include "vc1.h"
 #include "vdpau.h"
 #include "vdpau_internal.h"
-- 
2.32.0



More information about the ffmpeg-devel mailing list