[FFmpeg-devel] [PATCH 5/7] avformat/dvdvideodec: Remove unused headers
Marth64
marth64 at proxyid.net
Sun Jul 28 10:34:43 EEST 2024
Signed-off-by: Marth64 <marth64 at proxyid.net>
---
libavformat/dvdvideodec.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/libavformat/dvdvideodec.c b/libavformat/dvdvideodec.c
index a908acfa7f..afc7836038 100644
--- a/libavformat/dvdvideodec.c
+++ b/libavformat/dvdvideodec.c
@@ -44,8 +44,6 @@
#include "libavutil/mem.h"
#include "libavutil/opt.h"
#include "libavutil/samplefmt.h"
-#include "libavutil/time.h"
-#include "libavutil/timestamp.h"
#include "avformat.h"
#include "avio_internal.h"
--
2.34.1
More information about the ffmpeg-devel
mailing list