ffmpeg | branch: master | hung kuishing <hungkuish...@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 <hungkuish...@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" _______________________________________________ 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".