[FFmpeg-devel] [PATCH] doc/examples/qsv_decode.c: remove unused config.h header file
hung kuishing
hungkuishing at outlook.com
Sat Mar 9 04:17:19 EET 2024
Signed-off-by: clarkh <hungkuishing at outlook.com<mailto:hungkuishing at outlook.com>>
---
doc/examples/qsv_decode.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/doc/examples/qsv_decode.c b/doc/examples/qsv_decode.c
index cc2662d5bd..901eac3b27 100644
--- a/doc/examples/qsv_decode.c
+++ b/doc/examples/qsv_decode.c
@@ -28,8 +28,6 @@
* GPU video surfaces, write the decoded frames to an output file.
*/
-#include "config.h"
-
#include <stdio.h>
#include "libavformat/avformat.h"
--
2.34.1
More information about the ffmpeg-devel
mailing list