[FFmpeg-cvslog] doc/examples/qsv_decode: remove unused config.h header file

hung kuishing git at videolan.org
Tue Mar 12 12:27:12 EET 2024


ffmpeg | branch: master | hung kuishing <hungkuishing at outlook.com> | Tue Mar 12 11:15:33 2024 +0100| [78803a4b8af3470ffa9f4da672a4b40edd64f5de] | committer: Stefano Sabatini

doc/examples/qsv_decode: remove unused config.h header file

Signed-off-by: clarkh <hungkuishing at outlook.com>

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

 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"



More information about the ffmpeg-cvslog mailing list