1
0
Fork 0

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

Signed-off-by: clarkh <hungkuishing@outlook.com>
This commit is contained in:
hung kuishing 2024-03-12 11:15:33 +01:00 committed by Stefano Sabatini
parent 275877b981
commit 78803a4b8a
1 changed files with 0 additions and 2 deletions

View File

@ -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"