[FFmpeg-cvslog] avformat/dvdvideodec: remove unused headers

Marth64 git at videolan.org
Sat Nov 16 22:48:27 EET 2024


ffmpeg | branch: master | Marth64 <marth64 at proxyid.net> | Mon Oct  7 18:04:49 2024 -0500| [3ad96243d756b2b63431410112956e36e4044e4a] | committer: Marth64

avformat/dvdvideodec: remove unused headers

Signed-off-by: Marth64 <marth64 at proxyid.net>

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

 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"



More information about the ffmpeg-cvslog mailing list