[FFmpeg-devel] [PATCH v3 01/17] avformat/dvdvideodec: remove unused headers

Marth64 marth64 at proxyid.net
Tue Oct 8 02:04:49 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 6bd1dbc17f..4e33d1aba6 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.39.5 (Apple Git-154)



More information about the ffmpeg-devel mailing list